From: Andre W. <wo...@us...> - 2003-12-02 07:23:05
|
Hi Daniel, On 01.12.03, Daniel Woods Bullok wrote: > There's a problem (at least on my system) in the makefile for the PyX manual. > Currently, building manual.ps causes the command "dvips manual.dvi" to be > executed. In the stock configuration for dvips 5.92b, this sends the output > to the printer! The fix is to explicitly provide an output file with > "-omanual.ps". i.e. > > manual.ps: manual.dvi > dvips manual.dvi -omanual.ps Thanks for your report. Indeed, this default behaviour of dvips is a bit annoying. However, since other people reported this as well, we've already changed the Makefile in CVS head. But you may consider to edit the config.ps file in $TEXMF/dvips/config (IIRC) to your personal needs ... André -- by _ _ _ Dr. André Wobst / \ \ / ) wo...@us..., http://www.wobsta.de/ / _ \ \/\/ / PyX - High quality PostScript figures with Python & TeX (_/ \_)_/\_/ visit http://pyx.sourceforge.net/ |