ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Antoine Junod <toto@tots-ns.net>
Subject: Font installation
Date: 06 Nov 2006 14:33:11 +0100	[thread overview]
Message-ID: <8764dsbsyw.fsf@zapata.tots-ns.net> (raw)

Hello list, 

I'm trying to install new fonts in my texmf tree but at each try I
stop at the same point, when compiling my test file:

(./type-doulos.tex)
! Font \*doulos12ptrmtfrm*:=DoulosSil at 12.0pt not loadable: Metric (TFM) file
 not found.

I've got this problem not only with doulos but with gfs fonts too, and
others.

Font installation in the texmf tree with texfont works well. I can
compile without any problem the texnansi-sil-doulos.tex file (idem
with other files).

What am I doing wrong?

Here is my minimal type-doulos.tex:

% type-doulos.tex
\starttypescript [map] [texnansi]
  \loadmapfile[texnansi-sil-doulos]
\stoptypescript

\starttypescript [serif] [doulos] [texnansi]
  \definefontsynonym[DoulosSIL][texnansi-DoulosSILR][encoding=texnansi]
\stoptypescript

\starttypescript [serif] [doulos] [name]
  \definefontsynonym[Serif] [DoulosSil]
\stoptypescript


And here is my minimal test file:
\usetypescriptfile[type-doulos]
\definetypeface[doulos][rm][serif][doulos][default][encoding=texnansi]
\setupbodyfont[doulos,rm,10pt]

\starttext
This is the end, gggggnnnnnn
\stoptext

Thanks a lot for your reply.
-AJ

             reply	other threads:[~2006-11-06 13:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-06 13:33 Antoine Junod [this message]
2006-11-06 13:41 ` Thomas A. Schmitz
2006-11-06 13:54   ` Antoine Junod
2006-11-06 14:08     ` Thomas A. Schmitz
2006-11-06 15:01       ` Antoine Junod
2006-11-06 16:15         ` Hans Hagen
2006-11-07  7:26           ` Antoine Junod
2006-11-08 14:10 ` Mojca Miklavec
  -- strict thread matches above, loose matches on Subject: below --
2001-12-23 17:02 Henning Hraban Ramm

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=8764dsbsyw.fsf@zapata.tots-ns.net \
    --to=toto@tots-ns.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).