[comp.sys.next] Forcing LaTeX to use Postscript fonts...

stuart@previous.ADS.COM (Stuart Crawford) (07/12/90)

I know this has been discussed before... I should have paid more
attention then!

I want to force LaTeX to use PostScript fonts.  I thought that if, for
example, I wanted to use Times-Roman, I would just do the following:

\documentstyle[12pt,times]{article}

In this way, both psfonts.sty and times.sty gets loaded.
Unfortunately, the resulting document looks ugly because cm math
italic is used for everything in math mode (I'd like the PostScript
Symbol font to be used).

How do I resolve this?  Thanks,

Stuart
--