ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nicolas Girard <nicolas.girard@nerim.net>
To: ntg-context@ntg.nl
Subject: define font | font with name Delicious-Roman is not found
Date: Thu, 28 May 2009 17:59:04 +0200	[thread overview]
Message-ID: <51b0095d0905280859g283749c9r2ca4f9151d5784ba@mail.gmail.com> (raw)

Hi all,
I'm using the latest beta of context minimals, rsynced over a TeXlive
2008 on ubuntu.

LuaTeX is Version beta-0.40.1-2009050920 (Web2C 7.5.7)
MTXrun is TDS Runner Tool 1.22
ConTeXt is 2009.05.28 14:36

$ mtxrun --script fonts --list|grep Delicious gives:
deliciousbold              Delicious-Bold
/usr/local/share/fonts/d/delicious_bold.otf
deliciousbolditalic        Delicious-BoldItalic
/usr/local/share/fonts/d/delicious_bolditalic.otf
deliciousheavy            Delicious-Heavy
/usr/local/share/fonts/d/delicious_heavy.otf
deliciousitalic              Delicious-Italic
/usr/local/share/fonts/d/delicious_italic.otf
deliciousroman           Delicious-Roman
/usr/local/share/fonts/d/delicious_roman.otf
delicioussmallcaps      Delicious-SmallCaps
/usr/local/share/fonts/d/delicious_smallcaps.otf

while env|grep ^OS gives
OSFONTDIR=/usr/local/share/fonts


Running the following file is okay:

    \starttext
    \font\Myfont=/usr/local/share/fonts/d/delicious_roman.otf at 24pt
    \Myfont Hello, world
    \stoptext

but running

    \starttext
    \font\Myfont=Delicious-Roman at 24pt
    \Myfont Hello, world
    \stoptext

leads to

    define font | font with name Delicious-Roman is not found
    define font | unknown font Delicious-Roman, loading aborted
    ! Font \Myfont=Delicious-Roman at 24pt not loadable: metric data
not found or bad.

What's going wrong ?
Thanks very much in advance !

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


             reply	other threads:[~2009-05-28 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 15:59 Nicolas Girard [this message]
2009-05-28 16:09 ` Wolfgang Schuster

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=51b0095d0905280859g283749c9r2ca4f9151d5784ba@mail.gmail.com \
    --to=nicolas.girard@nerim.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).