> Is there an easy way to get dvips to use type 1 fonts, or alternatively, can 

1) dvips -Ppdf -G0 ...
or:
2) edit + run texmf/dvips/config/updmap:

type1_default=false
# type1_default=true

Just change the comment character in these two lines, then run the script.

Thomas

Reply via email to