Burak Emir wrote:
Hi Hans,
I think I might have found the source of the bug...
On Sat, Jun 7, 2008 at 10:56 PM, Burak Emir
wrote: Burak-Emirs-MacBook-Pro:/tmp/testlua.b buraq$ . /usr/local/context/tex/setuptex /usr/local/context/tex Setting "/usr/local/context/tex" as TEXROOT. Burak-Emirs-MacBook-Pro:/tmp/testlua.b buraq$ context test.tex MtxRun | loading configuration for /usr/local/context/tex/texmf/web2c from /usr/local/context/tex/texmf-cache/luatex-cache/context/f70b0d481875d119766efabfbdb61af7/trees/01ff2a12d1aaf66ed1ecab879ab73b31 ...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 -) ----------------------------------------------------------------- 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 -----------------------------------------------------------------