[tex-k] dvips
Joel Reicher
joel at panacea.null.org
Sat Oct 11 09:12:05 CEST 2003
> the dvips command in the version of Tex/Latex i got here does not
> create ps-output files which can be sent to a printer or displayed.
> the dvips version of the previous TeX implementation i had would make
> postscript files.
>
> is this a bug or does one need to add anything to the dvips command?
> any help is apprerciated.
Do you mean that no file is created on disk? Perhaps you need
dvips dvifilename -o
Without an argument, -o will produce a default .ps filename. You can
give it an argument if you want a filename other than the default.
The default output of dvips is set in texmf/dvips/config/config.ps,
and it might be set to a printer rather than a file at the moment.
Cheers,
- Joel
More information about the tex-k
mailing list