How do I get [la]TeX files to print correctly on non-NeXT printers?
Latex TeX If you are printing to a non-NeXT printer from NeXT TeX using dvips, make sure you specify the correct resolution (300 dpi, usually), either on the command line with -D300, or in the /usr/lib/tex/config.ps file with a line that looks like : D 300 If you are printing from within TeXView, you will have to choose CustomResolution and enter the correct number (300, usually) because of the way DefaultResolution defaults to 0.