ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* LuaTeX error in \showboxes
@ 2013-04-17 13:39 Marco Patzer
  2013-04-17 14:44 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Patzer @ 2013-04-17 13:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 487 bytes --]

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

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LuaTeX error in \showboxes
  2013-04-17 13:39 LuaTeX error in \showboxes Marco Patzer
@ 2013-04-17 14:44 ` Hans Hagen
  2013-04-17 15:54   ` Marco Patzer
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2013-04-17 14:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LuaTeX error in \showboxes
  2013-04-17 14:44 ` Hans Hagen
@ 2013-04-17 15:54   ` Marco Patzer
  2013-04-17 16:48     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Patzer @ 2013-04-17 15:54 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 615 bytes --]

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

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: LuaTeX error in \showboxes
  2013-04-17 15:54   ` Marco Patzer
@ 2013-04-17 16:48     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2013-04-17 16:48 UTC (permalink / raw)
  To: ntg-context

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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-17 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-17 13:39 LuaTeX error in \showboxes Marco Patzer
2013-04-17 14:44 ` Hans Hagen
2013-04-17 15:54   ` Marco Patzer
2013-04-17 16:48     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).