On Tue, Oct 01, 2002 at 04:15:59PM +0800, Rod Pinna wrote: > Just wondering where the -t a4 flag gets added to the dvips call. This > apparently produces nonconforming postscript. It at least kills the new > Xerox document centre thingy we've just got.
I don't think that the Postscript file generated by dvips -t a4 is non-conforming. It is a problem of the printer. The code that adds the "-t a4" flag is in converter.C. Instead of recompiling LyX, you can create a wrapper for dvips that removes the -t flag from the command line.