ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Vit Zyka" <Vit.Zyka@seznam.cz>
Subject: Re: How to use and not embed the 14 PDF standard 14 fonts?
Date: Fri, 19 Mar 2004 16:34:04 +1300	[thread overview]
Message-ID: <006001c40d7e$88c5eed0$13cfadcb@spekoun> (raw)
In-Reply-To: <c3bufi$fb4$1@sea.gmane.org>

> 2. Does anyone know how pdfTeX can be instructed not to embed them?

In your pdftex.map (in Web2C: ./fonts/pdftex/) you should replace each line
that is related to the font according to this template:

Font Time Roman will be embaded:
ptmr8r NimbusRomNo9L-Regu " TeXBase1Encoding ReEncodeFont " <8r.enc
<utmr8a.pfb

Font Time Roman will NOT be embaded:
ptmr8r Times-Roman " TeXBase1Encoding ReEncodeFont " <8r.enc

The same for texansi encoding:
ptmr8y NimbusRomNo9L-Regu " TeXnANSIEncoding ReEncodeFont " <texnansi.enc
<utmr8a.pfb
ptmr8y Times-Roman " TeXnANSIEncoding ReEncodeFont " <texnansi.enc

Fortunately, now this boring work can be done (in tetex or TeXLive) by
updmap utility:
  updmap --setoption pdftexDownloadBase14 true
  updmap --setoption pdftexDownloadBase14 false

Vit Zyka

  parent reply	other threads:[~2004-03-19  3:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-18 10:40 Stefan Wachter
2004-03-19  2:11 ` Alexander Klink
2004-03-19  3:34 ` Vit Zyka [this message]
2004-03-23  8:00 ` Stefan Wachter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='006001c40d7e$88c5eed0$13cfadcb@spekoun' \
    --to=vit.zyka@seznam.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).