ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: modules maps fails
Date: Sat, 7 Jun 2008 11:11:22 +0200	[thread overview]
Message-ID: <6faad9f00806070211h2a9ad2dek1630befa12234e2e@mail.gmail.com> (raw)
In-Reply-To: <83e5fb980806070028u4eef32aat4381bb54f655c05d@mail.gmail.com>

On Sat, Jun 7, 2008 at 9:28 AM, Diego Depaoli wrote:
>
>> I have added map files, but I doubt that that is enough. Please try
>> and report whether it works.
>
> now, with --xtx switch, I get this error
>
> (/home/diego/tex/texmf-context/tex/context/base/type-xtx.tex)
> ! Font \*map7ptrmscss*:=CharterBT-SmallCap at 6.64998pt not loadable:
> Metric (TFM) file or installed font not found.

That's because of

./tex/context/base/type-otf.tex:    \definefontsynonym [Charter-Roman]
      [name:CharterBT-Roman]        % or: [bchr8a]
./tex/context/base/type-otf.tex:    \definefontsynonym
[Charter-Italic]      [name:CharterBT-Italic]       % or: [bchri8a]
./tex/context/base/type-otf.tex:    \definefontsynonym [Charter-Bold]
      [name:CharterBT-Bold]         % or: [bchb8a]
./tex/context/base/type-otf.tex:    \definefontsynonym
[Charter-BoldItalic]  [name:CharterBT-BoldItalic]   % or: [bchbi8a]
./tex/context/base/type-otf.tex:    \definefontsynonym
[Charter-Slanted]     [name:CharterBT-Italic]       % or: [bchri8a]
./tex/context/base/type-otf.tex:    \definefontsynonym
[Charter-BoldSlanted] [name:CharterBT-BoldItalic]   % or: [bchbi8a]
./tex/context/base/type-otf.tex:    \definefontsynonym
[Charter-Roman-Caps]  [name:CharterBT-SmallCap]     % or: [bchrc8a]

The fonts are on
     http://www.ctan.org/tex-archive/fonts/charter/
and I can add them, but there is still one problem.

Since fonts are defined this way, you would need to configure
fc-config to look for fonts in that directory in order to find the
font. Or one would need to change the definition.

Hans - what would be the implications for LuaTeX if
    name:CharterBT-Roman
was changed into
    file:bchr8a
? Not suggesting that yet, only asking.

> and without --xtx switch this one
>
> (/home/diego/tex/texmf-context/tex/context/base/type-gyr.tex)
> ! Font \*map7ptrmtfss*:=texnansi-bchr8a at 6.64998pt not loadable:
> Metric (TFM)  file not found.

The files are under
    http://www.pragma-ade.com/context/current/cont-fnt.zip
Many of the files included there are obsolete now, that's why I didn't
include them at the first place. But this one is not. Quick fix: unzip
those files into texmf-local for example (or texmf, but you need to be
careful not to use the --delete switch then). Proper fix - Hans, Taco,
should I filter the useful files out of that zip and add them to the
minimals? Which ones?

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2008-06-07  9:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-06 23:40 Diego Depaoli
2008-06-07  0:02 ` Mojca Miklavec
     [not found] ` <6faad9f00806061703x252df153r3e6fec92c128cb5f@mail.gmail.com>
     [not found]   ` <6faad9f00806062011i44e967d9heb837551c15d3fd8@mail.gmail.com>
     [not found]     ` <83e5fb980806070028u4eef32aat4381bb54f655c05d@mail.gmail.com>
2008-06-07  9:11       ` Mojca Miklavec [this message]
2008-06-07  9:33         ` Taco Hoekwater
2008-06-07 11:16           ` Diego Depaoli

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=6faad9f00806070211h2a9ad2dek1630befa12234e2e@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.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).