ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco Pessotto <melmothx@gmail.com>
To: ntg-context@ntg.nl
Subject: TeXlive 2012 (testing again)
Date: Sun, 10 Jun 2012 18:39:17 +0200	[thread overview]
Message-ID: <87txyj6s0a.fsf@universe.krase.net> (raw)


Hello there.

I can't get (again) the fonts installed in the texmf-local directory in
the TeXlive 2012 pretest.

It's quite possible I'm doing something wrong (but I recall that putting
the files under texmf-local/fonts/data was enough to get them
imported). 

Setup:

find texmf-local/fonts/data/  -type f -exec md5sum {} \;
25e5b8b98c516abdf0d2815067d691d6  texmf-local/fonts/data/charis/CharisSIL-I.ttf
61c9cd7d9ffd2e149ad586945b135e55  texmf-local/fonts/data/charis/CharisSIL-BI.ttf
76c44f99f6209ecea79724429dbcba3e  texmf-local/fonts/data/charis/CharisSIL-B.ttf
d39f8f29432ac164dae8bb1dfd5eeb3b  texmf-local/fonts/data/charis/Andika-R.ttf
20becdd98504161dc918be59c47e2268  texmf-local/fonts/data/charis/CharisSIL-R.ttf
79d2b1fe536079a3c69069f7961e8436  texmf-local/fonts/data/leaguegothic/League_Gothic.otf

The configuration is the same that an older (texlive-pretest)
installation one:

pwd
/media/data/melmoth/tex-live-hacking/tl2012-june
[18:28] melmoth@universe:/media/data/melmoth/tex-live-hacking/tl2012-june$ find texmf-local/fonts/data/  -type f -exec md5sum {} \; | (cd ../install-dir/ &&  md5sum -c -)
texmf-local/fonts/data/charis/CharisSIL-I.ttf: OK
texmf-local/fonts/data/charis/CharisSIL-BI.ttf: OK
texmf-local/fonts/data/charis/CharisSIL-B.ttf: OK
texmf-local/fonts/data/charis/Andika-R.ttf: OK
texmf-local/fonts/data/charis/CharisSIL-R.ttf: OK
texmf-local/fonts/data/leaguegothic/League_Gothic.otf: OK

Minimal example:

\setupbodyfont[charissil,11pt]
\definefont[AuxFont][file:League_Gothic sa *]

\starttext
test test test
{\AuxFont hello}
\stoptext


mtxrun --script fonts --reload

[...]
 /media/data/melmoth/tex-live-hacking/tl2012-june/texmf-local for ttf files
fonts           | names | 4 entries found, 0 ttf files checked, 0 okay
fonts           | names | scanning 
[...]

mtxrun --script fonts --list --method=file --all | grep -i char => empty

This is LuaTeX, Version beta-0.70.2-2012052323 (TeX Live 2012)
mtx-context     | current version: 2012.05.30 11:26

The same mtxrun produced:

fonts           | names | scanning /media/data/melmoth/tex-live-hacking/install-dir/texmf-local for ttf files
fonts           | names | 18 entries found, 10 ttf files checked, 10 okay

mtx-context     | current version: 2012.05.29 00:12
This is LuaTeX, Version beta-0.70.2-2012052323 (TeX Live 2012)


Best wishes.

-- 
Marco

___________________________________________________________________________________
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:[~2012-06-10 16:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-10 16:39 Marco Pessotto [this message]
2012-06-10 22:03 ` Hans Hagen
2012-06-11  7:58   ` Marco Pessotto

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=87txyj6s0a.fsf@universe.krase.net \
    --to=melmothx@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).