On Sat, Jun 7, 2008 at 11:43 PM, Hans Hagen <
pragma@wxs.nl> wrote:
...ex/texmf-context/scripts/context/lua/mtx-context.lua:563: attempt to
index local 'ctxdata' (a nil value)
So ctxdata is not there ('a nil value')... if you look at line 563, you see
(this line is not indented like the others):
563 ctxdata.flags.inputfile = filename -- is this right
ah, i was unaware of that bug being in the formal beta
just comment that line
(ctxdata is only there when there is a ctx file and i happen to have them around -)
Yay ... commenting the line worked. I see the "PDF Producer luaTeX-0.25.3" now in the generated pdf.
Thanks!
I have the feeling I will find out what ctx files are good for one day :)
Burak
--