Getting closer: I ran *mktexlsr* and got: mktexlsr: Done. the I ran: *% mtxrun --verbose --script fonts --info* MtxRun | variable SELFAUTOLOC set to /home/ciro/context/tex/texmf-linux/bin MtxRun | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux MtxRun | variable SELFAUTOPARENT set to /home/ciro/context/tex MtxRun | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c MtxRun | loading configuration file /home/ciro/context/tex/texmf/web2c/texmfcnf.lua MtxRun | loading configuration for /home/ciro/context/tex/texmf/web2c from /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b MtxRun | locating list of /home/ciro/context/tex/texmf MtxRun | loading files for /home/ciro/context/tex/texmf from /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc MtxRun | using script: mtx-fonts.lua cannot open : No such file or directory what else could I do to get the list of fonts available? thank you Ciro -- Links of your interest: http://www-personal.engin.umd.umich.edu/~cirosoto/ http://www.TheGuitarMakerExploration.com http://www.myspace.com/sotoaguirre On Sat, Jun 13, 2009 at 10:05 AM, Ciro Soto wrote: > I did run luatools --generate. I get:* > > luatools --verbose --generate > *LuaTools | version 1.2.2 - 2006+ - PRAGMA ADE / CONTEXT > > LuaTools | variable SELFAUTOLOC set to > /home/ciro/context/tex/texmf-linux/bin > LuaTools | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux > LuaTools | variable SELFAUTOPARENT set to /home/ciro/context/tex > LuaTools | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c > LuaTools | loading configuration file > /home/ciro/context/tex/texmf/web2c/texmfcnf.lua > LuaTools | loading /home/ciro/context/tex/texmf/web2c/texmf.cnf > LuaTools | preparing configuration for /home/ciro/context/tex/texmf/web2c > LuaTools | configuration saved in > /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b.lua > LuaTools | configuration compiled to > /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b.luc > LuaTools | locating list of /home/ciro/context/tex/texmf > LuaTools | scanning path /home/ciro/context/tex/texmf > LuaTools | 2888 files found on 94 directories with 64 uppercase remappings > LuaTools | preparing files for /home/ciro/context/tex/texmf > LuaTools | files saved in > /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc.lua > LuaTools | files compiled to > /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc.luc > LuaTools | > LuaTools | runtime: 0.165 seconds > * > > > mtxrun --verbose --script fonts --list* > MtxRun | variable SELFAUTOLOC set to /home/ciro/context/tex/texmf-linux/bin > MtxRun | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux > MtxRun | variable SELFAUTOPARENT set to /home/ciro/context/tex > MtxRun | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c > MtxRun | loading configuration file > /home/ciro/context/tex/texmf/web2c/texmfcnf.lua > MtxRun | loading configuration for /home/ciro/context/tex/texmf/web2c from > /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b > MtxRun | locating list of /home/ciro/context/tex/texmf > MtxRun | loading files for /home/ciro/context/tex/texmf from > /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc > MtxRun | unknown script 'fonts.lua' or 'mtx-fonts.lua' > > > Thank you Hans, > > Ciro > > > -- Links of your interest: > http://www-personal.engin.umd.umich.edu/~cirosoto/ > http://www.TheGuitarMakerExploration.com > http://www.myspace.com/sotoaguirre > > > On Sat, Jun 13, 2009 at 3:45 AM, Hans Hagen wrote: > >> Ciro Soto wrote: >> >>> I am getting closer to the solution. This is my new environment: >>> >>> % env | grep -i tex >>> TEXMFOS=/home/ciro/context/tex/texmf-linux >>> TEXMFCACHE=/home/ciro/context/tex/texmf-cache >>> TEXMFPROJECT=/home/ciro/context/tex/texmf-project >>> TEXMFLOCAL=/home/ciro/context/tex/texmf-local >>> >>> PATH=/home/ciro/context/tex/texmf-linux/bin:/home/ciro/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/bin/ >>> PWD=/home/ciro/context/tex >>> TEXMFCONTEXT=/home/ciro/context/tex/texmf-context >>> TEXFORMATS=/home/ciro/context/tex/texmf-linux/web2c >>> TEXMFDBS=/home/ciro/context/tex/texmf >>> TEXMFEXTRA=/home/ciro/context/tex/texmf-extra >>> MPMEMS=/home/ciro/context/tex/texmf-linux/web2c >>> HOMETEXMF=/nonexist >>> TEXMF=/home/ciro/context/tex/texmf >>> TEXMFFONTS=/home/ciro/context/tex/texmf-fonts >>> RUBYLIB=/home/ciro/context/tex/texmf-context/scripts/context/ruby: >>> TEXMFCNF=/home/ciro/context/tex/texmf/web2c >>> TEXMFMAIN=/home/ciro/context/tex/texmf >>> OLDPWD=/home/ciro/context >>> >>> but running the mtxrun I get: >>> >>> % mtxrun --script fonts --list >>> MtxRun | unknown script 'fonts.lua' or 'mtx-fonts.lua' >>> >>> any suggestion? >>> >>> thank you >>> Ciro >>> >>> >>> >>> -- Links of your interest: >>> http://www-personal.engin.umd.umich.edu/~cirosoto/ >>> http://www.TheGuitarMakerExploration.com >>> http://www.myspace.com/sotoaguirre >>> >>> >>> On Fri, Jun 12, 2009 at 5:58 PM, Maurí­cio >>> wrote: >>> >>> still something missing (the fonts script), and the cnf file >>>>> >>>>> Any advice? >>>>> >>>> >> have you run >> >> luatools --generate >> >> what does >> >> luatools --verbose --generate >> >> mtxrun --verbose --script fonts --list >> >> report >> >> ----------------------------------------------------------------- >> Hans Hagen | PRAGMA ADE >> Ridderstraat 27 | 8061 GH Hasselt | The Netherlands >> tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com >> | www.pragma-pod.nl >> ----------------------------------------------------------------- >> > >