ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: LuaTeX-Plain and OTF/TTF Fonts
Date: Tue, 06 May 2014 21:13:43 +0200	[thread overview]
Message-ID: <53693467.5060805@wxs.nl> (raw)
In-Reply-To: <CDD4AB13BE94473589F1114345855B6C@gmail.com>

On 5/6/2014 4:49 PM, Aire Funvake wrote:
> Dear Group,
>
> Thank you for your time. I'm starting out with TeX/ConTeXt, but
> want to arrive via LuaTeX (`luatex-plain.tex/fmt`). Managed to
> build, move and use `luatex-plain`. Have the same problem under
> MacOSX & Win7 (here is the Win-specific decription -- `%CTX%` is
> my ConTeXt root):
>
> Placed some fonts under `%CTX%\tex\texmf-fonts\otf\minion\` &
> `%CTX%\tex\texmf-fonts\otf\myriad`. Executed, the following
> commands, recognising there might be redundancy, but not sure):
>
>      mtxrun --script fonts --update --force
>      mtxrun --script fonts --update --simple
>      mtxrun --script fonts --update
>      mtxrun --script fonts --list --pattern=minion
>
> Result:
>
>      minionpro             minionprobold      MinionPro-Bold.otf
>      minionprobold         minionprobold      MinionPro-Bold.otf
>      minionproboldit       minionproboldit    MinionPro-BoldIt.otf
>      minionprobolditalic   minionproboldit    MinionPro-BoldIt.otf
>      minionproit           minionproit        MinionPro-It.otf
>      minionproitalic       minionproit        MinionPro-It.otf
>      minionpronormal       minionproit        MinionPro-It.otf
>      minionproregular      minionproregular   MinionPro-Regular.otf
>
> `hello.tex` - luatex-plain test file:
>
>      %[luatex-plain] Hello
>      %
>      font\T =minionproregular at 12pt\T
>      Hello world.
>      \bye
>
> Executed:
>
>      luatex-plain hello.tex
>
> Result:
>
> fonts : font with asked name 'minionproregular'
>        is not found using lookup 'name'
>      fonts : unknown font 'minionproregular', loading aborted
>      ! Font \ch=minionproregular at 12pt not loadable:
>        metric data not found or bad.
>
> Looked in `%CTX%\tex\texmf-cache\luatex-cache\generic\fonts\data`
> at the file `luatex-font-names.lua`. The fonts were listed. Then
> deleted the `luatex-font-names.luc` file, added the full paths
> to the fonts in front of all the file names in the `.lua` file.
>
> Running `luatex-plain hello.tex` again, works now as expected (it
> seems to recreate the `luatex-font-names.luc` automatically).
>
> Setting `OSFONTDIR` before font update and/or before running
> `luatex-plain`, have no observable effect.
>
> So, I do have a manual fix/solution. But is there an easier way?

I assume you made a plain format with:

   mtxrun --script plain --make

Then, does this work:

   mtxrun --script plain luatex-test

okay?

Hans
-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2014-05-06 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06 14:49 Aire Funvake
2014-05-06 19:13 ` Hans Hagen [this message]
2014-05-06 19:51   ` Aíre Funvake

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=53693467.5060805@wxs.nl \
    --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).