Search found 3 matches

by tiwhu
Fri Jan 27, 2012 9:24 pm
Forum: Fonts & Character Sets
Topic: Way to force LaTeX to NOT use TrueType fonts?
Replies: 4
Views: 3256

Re: Way to force LaTeX to NOT use TrueType fonts?

I open the pdf output with Adobe Acrobat (or Acrobat Reader), then File->Properties->Fonts tab. It lists all the fonts in the document, and some are Type1, some are TrueType.
by tiwhu
Fri Jan 27, 2012 8:05 pm
Forum: Fonts & Character Sets
Topic: Way to force LaTeX to NOT use TrueType fonts?
Replies: 4
Views: 3256

Re: Way to force LaTeX to NOT use TrueType fonts?

Thanks for the quick reply! As far as I know, I am using pdflatex - I just run TexShop on Mac with the default settings. The interesting thing is that these TrueType fonts show up only in certain documents, but there is no difference in the preamble of these documents...
by tiwhu
Fri Jan 27, 2012 6:28 pm
Forum: Fonts & Character Sets
Topic: Way to force LaTeX to NOT use TrueType fonts?
Replies: 4
Views: 3256

Way to force LaTeX to NOT use TrueType fonts?

Hello All,

I ran into this problem lately: when I compile my LaTeX file, TexShop automatically uses both TrueType and Type 1 fonts when creating the pdf file.
Is there a command with which I can force LaTeX not to use TrueType fonts?

Thanks, t