attempt to index global 'references' (a nil value)
Hello, Here a minimal example that generates that error: \usemodule[pre-stepwise] \setupinteraction[state=start] \starttext bla \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
On 24-8-2010 5:29, Peter Münster wrote:
\usemodule[pre-stepwise] \setupinteraction[state=start] \starttext bla \stoptext
you can patch str-ref.lua: local b, e = "\\ctxlua{local jc = structures.references.currentset;", "}" -- ----------------------------------------------------------------- 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
-
Peter Münster