Hello! When I try to create the fonts base for LuaTeX from TL '11 pretest, as updated yesterday, I don't see any success: pete 249 /\ luatools --generate mtxrun | unknown script 'base.lua' or 'mtx-base.lua' Exit 1 There is also no help available when I invoke luatools with --help or - help or -h or -?. In /usr/local/texlive/2011/texmf.cnf I added to OSFONTDIR two fonts directories inside Adobe Reader.app (Mac OS X 10.5.8, Leopard, PPC). Despite this LuaLaTeX is not able to find these Adobe fonts (when I run lualatex without having generated the fonts base before). (LuaTeX is Version beta-0.70.1-2011052622 (rev 4277).) I have /usr/local/texlive/2010/texmf-dist/scripts/context/lua/mtx- base.lua. -- Greetings Pete One person with a belief is a social power equal to ninety-nine who have only interests. – John Stuart Mill
2011/6/14 Peter Dyballa
Hello!
When I try to create the fonts base for LuaTeX from TL '11 pretest, as updated yesterday, I don't see any success:
pete 249 /\ luatools --generate
mtxrun | unknown script 'base.lua' or 'mtx-base.lua' Exit 1
There is also no help available when I invoke luatools with --help or -help or -h or -?.
In /usr/local/texlive/2011/texmf.cnf I added to OSFONTDIR two fonts directories inside Adobe Reader.app (Mac OS X 10.5.8, Leopard, PPC). Despite this LuaLaTeX is not able to find these Adobe fonts (when I run lualatex without having generated the fonts base before). (LuaTeX is Version beta-0.70.1-2011052622 (rev 4277).)
I have /usr/local/texlive/2010/texmf-dist/scripts/context/lua/mtx-base.lua.
The same problem happens in context minimals. you can try to excute the command `luatools --generate` in "/usr/local/texlive/2010/texmf-dist/scripts/context/lua/" directory. -- Best regards, Li Yanrui (李延瑞)
On 06/14/2011 08:15 AM, Li Yanrui (李延瑞) wrote:
2011/6/14 Peter Dyballa
: Hello!
When I try to create the fonts base for LuaTeX from TL '11 pretest, as updated yesterday, I don't see any success:
pete 249 /\ luatools --generate
mtxrun | unknown script 'base.lua' or 'mtx-base.lua' Exit 1
There is also no help available when I invoke luatools with --help or -help or -h or -?.
1. luatools is a context command. Nothing you do with command that will make lualatex work, for that you need 'mkluatexfontdb' (iirc). 2. If you installed context, the 2011 pretest installer should have run mtxrun --generate automatically, and that would have prevented the above 'unknown script' message from every happening. Since it did not, can you please explain what you installed *exactly* so I can try to reproduce?
The same problem happens in context minimals. you can try to excute
No, it is quite definitely not the *same* problem, but for you as well: please run mtxrun --generate by hand, and that should fix the problem. Best wishes, Taco
2011/6/14 Taco Hoekwater
The same problem happens in context minimals. you can try to excute
No, it is quite definitely not the *same* problem, but for you as well: please run mtxrun --generate by hand, and that should fix the problem.
indeed. thanks. -- Best regards, Li Yanrui (李延瑞)
participants (3)
-
Li Yanrui (李延瑞)
-
Peter Dyballa
-
Taco Hoekwater