ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Still don't understand how to switch fonts in the new context / ec versus 8r
Date: Fri, 24 Aug 2001 10:04:28 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20010824095458.00a80988@server-1> (raw)
In-Reply-To: <3B858F30.4DF1A13B@ukrpost.net>

Hi,

I think that the problem is as follows:

-- you want toi use times
-- you want to use the files already on the system
-- so you load the berry typescript
-- context does then assume ec encoding
-- since we deal with times, pdftex assumes embedding
-- but the ec name (ending with 8t) is not in the psfonts file
-- about which pdftex does not care since it is resident

now, can you see what happens when instead you use 8r encoding?

   \usetypescript [berry] [8r]

instead of [berry] [ec] (if that works ok, i'll change it in the typescript)

those names have entries in the psfonts.map file.

Alternatively, you can just generate the ec-.... names (using texfont, see 
texfont.dat) and forget about the berry mapping.

Here I now use the ec-prefixed ones and always embed the files (urw) since 
one cannot longer trust the embedded adobe 15.

Btw, for me the order of useable fonts is now 8r / texnansi / ec [from high 
to low]; also, the texnansi on ctan/tex live 6 is indeed faulty.

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


  parent reply	other threads:[~2001-08-24  8:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-21 10:15 Still don't understand how to switch fonts in the new context Olya Briginets
2001-08-21 13:45 ` Hans Hagen
2001-08-21 19:59   ` Olya Briginets
2001-08-22 12:06     ` Hans Hagen
2001-08-22 18:28       ` Olya Briginets
2001-08-23 16:17         ` Hans Hagen
     [not found]       ` <5.1.0.14.1.20010823181735.0256b7d0@server-1>
     [not found]         ` <3B858F30.4DF1A13B@ukrpost.net>
2001-08-24  8:04           ` Hans Hagen [this message]
2001-08-26  7:23             ` Still don't understand how to switch fonts in the new context / ecversus 8r Olya Briginets
2001-08-27  7:56               ` Still don't understand how to switch fonts in the new context / ec versus 8r Hans Hagen

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=5.1.0.14.1.20010824095458.00a80988@server-1 \
    --to=pragma@wxs.nl \
    --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).