Re: TTF fonts with LaTex and use in other apps



"p8mode" <p8mode@xxxxxxx> schrieb:

> Hello,
>
> Im a but confused aboutr fonts in LaTeX, and the interaction with other
> apps that use (ie read/edit) documents (esp pdf) thus created. In
> particular I have a current MikTex installation, with a current
> ghostview/script, and Acrobat Reader/Distiller 5, on Windows 2000. Im
> generally interested in producing a pdf file as an end product (but
> still generally use the dvi-ps route, and only sometimes pdfLatex). I
> also generally dont change the default font in my docuemnts (Computer
> Modern presumably?) since I quite like it as it is
>
>>>From what Ive read (Kopka's book and the Uk Tex Faq), computer modern
> (bitmapped) used to be standard build in fonts for LaTeX, but should be
> avoided now because of problems in Acrobat Reader (prior to version 6
> at least). This is in principle no problem since there are True Type 1
> versions of these CM fonts (which are vector rather than bitmap).

True type (.ttf) and type1 (pfb) are two different font formats.


> It seems that my LaTeX distn automatically uses these true type1
> versions (if I look at the fonts listed in Acrobat when and embed the
> fonts using GhostView). So can I expect no problems with
> printing/viewing the pdf as it is (with the true type 1) fonts
> embedded, or are there any further issues I need to be aware of?

It should work fine.


> However some other apps still have trouble reading the resuting pdf. Eg
> Adobe Illustrator 10 cant find the font even when its embedded, and
> most other apps cant find it if its not. Presumably theyre looking for
> a "ttf" file in the windows "winnt/fonts" directory? I thought this was
> the standard place to put fonts and the standard file ending for such
> (at least on windows). So what "files" is ghostscript embedding in the
> pdf...the "tfm" file?

Normally ghostscript shouldn't embed a font. It's dvips that should
embed it in the ps.


> If I naievely copied the .tfm file to the
> winnt/fonts directory and changed then ending to "ttf", would things
> work better?

No. tfm files don't contain fontdescriptions, only metrics.


> So why are there no corresponding "ttf" files for the true type1 fonts
> that cme with LaTeX.

There exist ttf-Versions of the (OT1-encoded)-cm-fonts

ftp://ftp.dante.de/tex-archive/fonts/cm/ps-type1/bakoma/ttf/

I don't know if they would help you as I didn't have understand what
fonts you really use (minimal example?), and what trouble illustrator
has.

> Are vector fonts always better than bitmap fonts?

99%: yes. bitmap can be a better choice if you want to prepare a pdf
for a special printer.

> What would I need to do if I wanted to use the original bitmaped
> versions of the CM fonts?

disable dvipspreferoutline in updmap.cfg




--
Ulrike Fischer
e-mail: zusätzlich meinen Vornamen vor dem @ einfügen.
e-mail: add my first name between the news and the @.
.



Relevant Pages

  • Re: "Save as pdf" re-sizes my Word document.
    ... > get frozen into my .pdf, but the scaling isn't getting frozen in. ... I think you're saying that the look of the Mac fonts don't even ... When printing a PDF the user ...
    (microsoft.public.mac.office.word)
  • Re: Print PDF - the file name convention options
    ... In Acrobat Preferences start with Advanced settings> fonts and take it from ... Word MVP web site http://word.mvps.org ... I'll look into your suggestion about creating ISO19005-1 compliant PDF ...
    (microsoft.public.word.docmanagement)
  • Re: Gnostice eDocEngine
    ... Also on the ssue of embedding unused Truetype fonts, ... Your response in this ng makes me hopeful for the near future, ... > Hello Willem, ... PDF eForms and report export components ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Convert Text for a PDF File - Pack and Go or Publish as PDF
    ... The fonts are embedded in the PDF, ... not sure how to do anything other than embed the fonts with Publisher. ... The problem I am running into is when I send a PDF to our printing company, ...
    (microsoft.public.publisher)
  • Re: "Save as pdf" re-sizes my Word document.
    ... > switch the printer setting back and forth to force the tabloid ... with the .pdf reducing on me. ... I think you're saying that the look of the Mac fonts don't even ... > file look different again at the printing company when ...
    (microsoft.public.mac.office.word)

Loading