ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Stefan Wachter <stefan.wachter@gmx.de>
Subject: Re: How to use and not embed the PdfBase14 fonts?
Date: Wed, 02 Feb 2005 15:34:54 +0100	[thread overview]
Message-ID: <4200E50E.2060308@gmx.de> (raw)
In-Reply-To: <41FE497D.9060505@wxs.nl>

Hi Hans,

after a lot of experiments I could generate a PDF document where the 
built-in Helvetica font is used. Yet, there are some open questions:

1. The \loadmapfile makro seems not to work. I tried lots of variants. 
Only direct use of the pdfTex makro \pdfmapfile was successful.

2. In the praeambel I specify the enconding to be "ec". Yet, in the map 
file I had to define a mapping for an 8r encoded font!

3. Texexec shows some warnings during the run. Maybe they are related to 
the second question. The warnings are:

Warning: pdfetex (file ec-urw-courier.map): cannot open font map file

Warning: pdfetex (file ec-urw-helvetica.map): cannot open font map file

Warning: pdfetex (file ec-urw-times.map): cannot open font map file

Can you please have a short look on these questions?

Best regards,
--Stefan

Here is my test document:

\enableregime[il1]
\setupoutput[pdftex]
\usetypescript[adobekb][ec]
\usetypescript[postscript][ec]
\setupbodyfont[postscript,sans,12pt]
\mainlanguage[de]
\setupheadertexts[]
\pdfoptionpdfminorversion 4
\starttext
\pdfmapfile{=embed.map}%
This is a test.
\stoptext

And here is the map file embed.map:

%phvb8t Helvetica-Bold "TeXBase1Encoding ReEncodeFont" <ec.enc
%phvbo8t Helvetica-BoldOblique "TeXBase1Encoding ReEncodeFont" <ec.enc
%phvr8t Helvetica "TeXBase1Encoding ReEncodeFont" <ec.enc
%phvro8t Helvetica-Oblique "TeXBase1Encoding ReEncodeFont" <ec.enc

%uhvb8t Helvetica-Bold "TeXBase1Encoding ReEncodeFont" <ec.enc
%uhvbo8t Helvetica-BoldOblique "TeXBase1Encoding ReEncodeFont" <ec.enc
%uhvr8t Helvetica "TeXBase1Encoding ReEncodeFont" <ec.enc
%uhvro8t Helvetica-Oblique "TeXBase1Encoding ReEncodeFont" <ec.enc

phvr8r Helvetica "TeXBase1Encoding ReEncodeFont" <8r.enc

      parent reply	other threads:[~2005-02-02 14:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-31 14:55 Stefan Wachter
2005-01-31 15:06 ` Hans Hagen
2005-01-31 18:29   ` Hartmut Henkel
2005-02-01 11:35   ` Stefan Wachter
2005-02-02 14:34   ` Stefan Wachter [this message]

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=4200E50E.2060308@gmx.de \
    --to=stefan.wachter@gmx.de \
    --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).