ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Frans Goddijn <frans@goddijn.com>,
	NTG-ConTeXt mailing list <ntg-context@ntg.nl>
Subject: Re: PostScript font access problem
Date: Thu, 23 May 2002 20:00:03 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020523195628.03300280@remote-1> (raw)
In-Reply-To: <20020523171301.D11564@bar.loria.fr>

At 05:13 PM 5/23/2002 +0200, Denis B. Roegel wrote:
>On Thu, May 23, 2002 at 12:47:32PM +0200, Frans Goddijn wrote:
> > I tried your example and if I leave out the [pos]  all goes well...
> >
> > So I just had \showbodyfont
>
>After some further study, I found
>
>  1) that there are several typos in type-enc.tex, where `uhvro8a'
>     is written as `uhvo8a'; one of these lines was
>
>      \definefontsynonym [ec-uhvo8a]                 [uhvro8t] [encoding=ec]

hm, it's quite hard to figure out the right names, so if you have a better 
list ... let me know (actually, i found out that for instance the texnansi 
tfm's are not complete)

>  2) that I need to add \usetypescript[berry][ec]
>
>Now, when I write
>
>\usetypescript[berry][ec]
>\definefontsynonym [ec-uhvro8a]                 [uhvro8t] [encoding=ec]
>\starttext
>\showbodyfont[pos]
>\stoptext
>
>it works.
>
>It seems not many people are trying PostScript fonts with Karl Berry's names!
>
>Btw, where is it specified that ec is the default encoding?

did you set up your cont-sys.tex file (search for the rme)

adding

   \setupencoding[default=ec]
   \usetypescript[berry][ec]

should do the trick

the berry/ec script sets the free usable tex-live fonts to their berry names

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
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


  parent reply	other threads:[~2002-05-23 18:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-23 10:33 Denis B. Roegel
2002-05-23 10:47 ` Frans Goddijn
2002-05-23 14:39   ` Denis B. Roegel
2002-05-23 15:13   ` Denis B. Roegel
2002-05-23 15:59     ` Frans Goddijn
2002-05-23 17:19       ` John Culleton
2002-05-23 18:35       ` Henning Hraban Ramm
2002-05-23 18:00     ` Hans Hagen [this message]
2002-05-24  7:50     ` Nigel King
2002-05-27 20:15 ` 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.20020523195628.03300280@remote-1 \
    --to=pragma@wxs.nl \
    --cc=frans@goddijn.com \
    --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).