ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aire Funvake <aire.funvake@gmail.com>
To: ntg-context@ntg.nl
Subject: LuaTeX-Plain and OTF/TTF Fonts
Date: Tue, 6 May 2014 16:49:10 +0200	[thread overview]
Message-ID: <CDD4AB13BE94473589F1114345855B6C@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2274 bytes --]

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?

Thanks in advance,  

--  
Aíre Funvake


[-- Attachment #1.2: Type: text/html, Size: 5713 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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 14:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06 14:49 Aire Funvake [this message]
2014-05-06 19:13 ` Hans Hagen
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=CDD4AB13BE94473589F1114345855B6C@gmail.com \
    --to=aire.funvake@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).