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: problem with the latest beta and my LucidaBright fonts
Date: Wed, 08 Aug 2001 11:24:09 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20010808111940.02ea5e30@server-1> (raw)
In-Reply-To: <200108072117.XAA04008@thucydides.nlr.nl>

At 11:17 PM 8/7/2001 +0200, guravage@nlr.nl wrote:

>I've tried the latest beta on a small test file, but things go wrong when I
>switch to my Y&Y Lucida Bright fonts with the command: \switchtobodyfont[lbr,
>14.4pt]:
>
>(/home/michael/texmf/tex/context/base/type-exa.tex))kpathsea: Running 
>mktextfm
>  LucidaBright
>/opt/TeX/texmf/web2c/mktexnam: Could not map source abbreviation L for
>LucidaBright.
>/opt/TeX/texmf/web2c/mktexnam: Need to update 
>/opt/TeX/texmf/fontname/special.m
>ap?
>mktextfm: Running mf \mode:=ljfour; mag:=1; nonstopmode; input LucidaBright
>This is METAFONT, Version 2.7182 (Web2C 7.3.2x)
>kpathsea: Running mktexmf  LucidaBright
>
>! I can't find file `LucidaBright'.
><*> ...ur; mag:=1; nonstopmode; input LucidaBright
>
>Please type another input file name
>! Emergency stop.

What encoding do you use? maybbe you nees to set

   \setupencoding[default=texnansi]

or load typescripts with texnansi specified [see fonts manual]

Since the full name is reportesd, it looks like the FullName to filename 
mapping is not done; alternatively say:

   \usetypescript [serif,sans,mono,math,handwriting] 
[lucida]  [name,special,texnansi]
   \usetypescript [serif,sans,mono,math,handwriting] [default] [size]

or add

   \usetypescript [all] [lucida] [texnansi]

[btw, since you use lbr for presentations, you can try a couple of the new 
ones; some can be tested with

   texexec --mode=demo --pdf s-pre-....

]

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
-------------------------------------------------------------------------


      reply	other threads:[~2001-08-08  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-07 21:17 guravage
2001-08-08  9:24 ` Hans Hagen [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=5.1.0.14.1.20010808111940.02ea5e30@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).