[tex-live] images in PS output

Thomas Esser te at dbs.uni-hannover.de
Fri Feb 21 12:57:11 CET 2003


>   dvips -q -f -Ppdf -G0 myfile.dvi | gs -q -dNOPAUSE -dBATCH \
>   -sDEVICE=pdfwrite -sOutputFile=myfile.pdf -c .setpdfwrite -
...
>   dvips -q -Pcmz -Pamz myfile.dvi -o myfile.ps

Have you tried
  dvips -q -Ppdf -G0 myfile.dvi

-Ppdf activates more type1 fonts than -Pcmz -Pamz. These cmz and amz
printer definitions are just included for compatibility reasons.

Thomas


More information about the tex-live mailing list