Hi, the following example results in a LuaTeX error: \showboxes \starttext \dorecurse{30}{\footnote{foo}} \stoptext ! LuaTeX error ...ext-beta/tex/texmf-context/tex/context/base/trac-vis.lua:524: You can't assign a glue_spec node to a prev field stack traceback: [C]: in function '__newindex' ...ext-beta/tex/texmf-context/tex/context/base/trac-vis.lua:524: in function 'ruledbox' ...ext-beta/tex/texmf-context/tex/context/base/trac-vis.lua:810: in function 'visualize' Marco
On 4/17/2013 3:39 PM, Marco Patzer wrote:
Hi,
the following example results in a LuaTeX error:
\showboxes \starttext \dorecurse{30}{\footnote{foo}} \stoptext
! LuaTeX error ...ext-beta/tex/texmf-context/tex/context/base/trac-vis.lua:524: You can't assign a glue_spec node to a prev field
weird error ... a gluespec in a running list (i can intercept it but still) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 2013–04–17 Hans Hagen wrote:
! LuaTeX error ...ext-beta/tex/texmf-context/tex/context/base/trac-vis.lua:524: You can't assign a glue_spec node to a prev field
weird error ... a gluespec in a running list (i can intercept it but still)
You broke LuajitTeX: context --jit b7r.tex mtx-context | redirect texlua -> luajittex: luajittex --luaonly "/home/marco/usr/local/share/context-beta/tex/texmf-linux-64/bin/mtxrun" --script context --jit b7r.tex --redirected...r/local/share/context-beta/tex/texmf-linux-64/bin/mtxrun:177: attempt to index field 'searchers' (a nil value) Marco
On 4/17/2013 5:54 PM, Marco Patzer wrote:
On 2013–04–17 Hans Hagen wrote:
! LuaTeX error ...ext-beta/tex/texmf-context/tex/context/base/trac-vis.lua:524: You can't assign a glue_spec node to a prev field
weird error ... a gluespec in a running list (i can intercept it but still)
You broke LuajitTeX:
context --jit b7r.tex
mtx-context | redirect texlua -> luajittex: luajittex --luaonly "/home/marco/usr/local/share/context-beta/tex/texmf-linux-64/bin/mtxrun" --script context --jit b7r.tex --redirected...r/local/share/context-beta/tex/texmf-linux-64/bin/mtxrun:177: attempt to index field 'searchers' (a nil value)
hm, side effect of separating some code (and adding a bit more tracing to lib loading) ... new upload Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Marco Patzer