ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Daniel Joyce <daniel.a.joyce@worldnet.att.net>, ntg-context@ntg.nl
Subject: Re: What are the fonts called in Context?
Date: Mon, 25 Feb 2002 14:47:23 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20020225143838.02edf0c0@server-1> (raw)
In-Reply-To: <02022309591300.30970@publish>

At 09:59 AM 2/23/2002 -0500, John Culleton wrote:

>Thanks for the information. That explains Lucida Bright. Now, how do
>I use a font known to be on my system such as Palatino? For test
>purposes
>I added the following line:
>\font\rm= pplr at 35pt
>
>Now I have a very big version of Palatino which is accessable
>via \rm.
>
>  But when I use:
>\setupbodyfont[ppl]
>The system goes into a big tailspin looking for all the variations of
>Palatino and finding none. I get messages like:
>mktextfm `mf \mode:=ljfour; mag=:1; nonstopmode; input Palatino'
>failed.

what happens if you try:

texfont --ven=urw  --col=palatino --enc=texnansi --sou=auto

and then

\autoloadmapfilestrue \setupencoding[default=texnansi]

and

\setupbodyfont[ppl]

context now should look for texnansi-*.tfm when define the fonts and pdftex 
should try to include the associated type one files;

if you want to use system files, you should set up typescript sections like 
the ber (berry one); i can include these in the distribution if users 
provide them, (i lost track of the fuzzy 8char naming scheme).

>It then creates a missfont.log series with messages like
>mktextfm  Palatino

[i wished that this annoying feature was turned off by default]

>This command does not work on my system. In addition
>mktextfm makes tfm files and I have a full set of tfm, vf etc.
>files for Palatino already, with the prefix ppl.

maybe (in beta)

\usetypescript [berry] [ec] % or [texnansi] or [8r] helps ; see type-enc.tex

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
-------------------------------------------------------------------------
                                   fall-back web server: 
www.pragma-pod.nl
-------------------------------------------------------------------------


  reply	other threads:[~2002-02-25 13:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 20:39 John Culleton
2002-02-22 21:57 ` Frans Goddijn
2002-02-22 22:19 ` Bill McClain
2002-02-25 13:56   ` Hans Hagen
2002-02-23  5:01 ` Daniel Joyce
2002-02-23 14:59   ` John Culleton
2002-02-25 13:47     ` Hans Hagen [this message]
2002-02-26 10:26       ` Taco Hoekwater
2002-02-26 11:07         ` 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.20020225143838.02edf0c0@server-1 \
    --to=pragma@wxs.nl \
    --cc=daniel.a.joyce@worldnet.att.net \
    --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).