On Tue, Sep 21, 2010 at 05:27:22PM -0400, John Culleton wrote:
On Friday 10 September 2010 15:54:00 Peter Schorsch wrote:
You can list all local availble fonts with:
mtxrun --script fonts --list --all
More details under: http://wiki.contextgarden.net/Fonts_in_LuaTeX
Tried all that on a fresh install of texlive 2010. Here are the results, or lack thereof: ------------------------------------------------------------------ bash-3.1$ mtxrun --script fonts --list --all MTXrun | unknown script 'fonts.lua' or 'mtx-fonts.lua' bash-3.1$ export OSFONTDIR="/usr/local/share/fonts;$HOME/.fonts" bash-3.1$ mtxrun --script fonts --list --all MTXrun | unknown script 'fonts.lua' or 'mtx-fonts.lua' bash-3.1$ mtxrun --script fonts --reload MTXrun | unknown script 'fonts.lua' or 'mtx-fonts.lua' bash-3.1$ context --generate MTXrun | unknown script 'context.lua' or 'mtx-context.lua' bash-3.1$ set ... OSFONTDIR='/usr/local/share/fonts;/home/safe/.fonts' ... ----------------------------------------------------------------------- Any hints? At the moment I am looking to use just plain Luatex. I can only handle one set of confusing things at a time :<)
Try to run luatools --generate first to generate/update file database. Also, if you are only interested in plain, you may try luatotfload and brothers. -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer