Hi all, if i try to "texexec --lua --make --all" i get following error message: -------------------------- (/usr/share/context/texmf-local/tex/context/base/lang-ini.mkiv ! LuaTeX error ...re/context/texmf-local/tex/context/base/lang-ini.lua:9: attempt to index global 'lang' (a nil value). \ctxluabytecode ...ode " .. "#1" .. str) end end } \registerctxluafile ...{\the \luabytecodecounter } \fi \fi l.16 \registerctxluafile{lang-ini}{1.001} ? -------------------------- line 9 in lang-ini.lua is: -------------------------- if lang.use_new then lang.use_new(true) end -------------------------- I use luatex 11.2 beta (self compiled). The error occurs in normal context and in the beta. Greetings Lutz
On Oct 5, 2007, at 7:14 AM, Lutz Haseloff wrote:
I use luatex 11.2 beta (self compiled). The error occurs in normal context and in the beta.
Greetings
Lutz
Yes, that's what Hans wrote when he announced this beta: you'll need the latest latest luatex, i.e. you have to checkout the svn trunk and compile yourself (and what do you mean "in normal context"?) Thomas
2007/10/5, Thomas A. Schmitz
On Oct 5, 2007, at 7:14 AM, Lutz Haseloff wrote:
I use luatex 11.2 beta (self compiled). The error occurs in normal context and in the beta.
Greetings
Lutz
Yes, that's what Hans wrote when he announced this beta: you'll need the latest latest luatex, i.e. you have to checkout the svn trunk and compile yourself (and what do you mean "in normal context"?)
o.k. my fault as usual :-( I thought the newest source archive on foundry.supelec.fr where the latest. Current context works as expected with my beta 11.2 binary. Please don't mind the noise accompanying my first steps using context on linux... Greetings Lutz
participants (2)
-
Lutz Haseloff
-
Thomas A. Schmitz