Or if you just want to do it for one file, not as the default for
the full installation, just use the following flag to dvips:
dvips -Ppdf myfile.dvi
or maybe (depending on what fonts you use)
dvips -Ppdf -G0 myfile.dvi
/Mats
Thomas Esser wrote:
Could anybody tell me how to instruct dvips
to use bluesky fonts instead of the standard
Computer Modern fonts?
The following works with standard teTeX-1.0. I don't know if this is
different in RedHat's version...
cd `kpsewhich -expand-var='$TEXMFMAIN'`/dvips/config
vi updmap # or use a different editor
# change type1_default=false - type1_default=true
./updmap
That's it. updmap is described in TETEXDOC, just
texdoc TETEXDOC
Thomas
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=