> On Thu, Jul 26, 2001 at 09:34:17AM -0400, Jacobo Myerston wrote:
> > are only pslatex and times the fonts one should use with pdftex or
> > ps2pdf or there is a way to get other fonts displaying properly in
Select Edit/Preferences/Outputs/Misc and remove anything in
"TeX encoding" field. After this pdflatex will produce PDF files
that contain outline fonts for computer modern (the standard TeX)
fonts including math. (Use the default font)
Btw: this works fine for me, but what side effects it may have if I do
this? Haven't yet noticed any problem, but there probably is a reason why
the default is something else?
There are also other ways to get outline fonts into PDF files, but this is
the easiest I think.