How do I produce PostScript for distilling to PDF?
You use the option -Ppdf to produce PostScript optimized for distilling to PDF.
-Ppdf
For example, the command
dvips -Ppdf mydoc.dvi
causes Dvips to use
Type 1 fonts
and an alternative rule drawing algorithm.