lua error when --synctex is used
When I run a minimal context file with the -synctex-switch context --synctex context-test.tex then I get a lua error: lua error > lua error on line 1 in file C:/Users/XXX/Documents/tests/contexttext/context-test.tex: ...ext/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:490: attempt to call upvalue 'collect' (a nil value) stack traceback: ...ext/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:490: in function 'luatex_synctex_collect' [string "local nodes_references_handler = nodes.refere..."]:14: in function <[string "local nodes_references_handler = nodes.refere..."]:7> (...tail calls...) 1 >> \starttext 2 context text 3 \stoptext Without the synctex switch there is no problem. -- Ulrike Fischer http://www.troubleshooting-tex.de/
On Thu, 2017-07-13 at 23:40 +0200, Ulrike Fischer wrote:
When I run a minimal context file with the -synctex-switch
context --synctex context-test.tex
then I get a lua error:
See https://mailman.ntg.nl/pipermail/ntg-context/2017/089121.html
lua error > lua error on line 1 in file C:/Users/XXX/Documents/tests/contexttext/context-test.tex:
...ext/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:490: attempt to call upvalue 'collect' (a nil value) stack traceback: ...ext/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:490: in function 'luatex_synctex_collect' [string "local nodes_references_handler = nodes.refere..."]:14: in function <[string "local nodes_references_handler = nodes.refere..."]:7> (...tail calls...)
1 >> \starttext 2 context text 3 \stoptext
Without the synctex switch there is no problem.
Am Fri, 14 Jul 2017 10:32:44 +1200 schrieb Henri Menke:
When I run a minimal context file with the -synctex-switch
context --synctex context-test.tex
then I get a lua error:
See https://mailman.ntg.nl/pipermail/ntg-context/2017/089121.html
Ah. Thanks I hadn't seen this (or already forgotten). Well if this error stays then it probably means that I should inform the winedt author that the switch should be better removed from the scripts starting context. -- Ulrike Fischer http://www.troubleshooting-tex.de/
On Fri, 2017-07-14 at 00:55 +0200, Ulrike Fischer wrote:
Am Fri, 14 Jul 2017 10:32:44 +1200 schrieb Henri Menke:
When I run a minimal context file with the -synctex-switch
context --synctex context-test.tex
then I get a lua error:
See https://mailman.ntg.nl/pipermail/ntg-context/2017/089121.html
Ah. Thanks I hadn't seen this (or already forgotten). Well if this error stays then it probably means that I should inform the winedt author that the switch should be better removed from the scripts starting context.
Hans' answer was inconclusive.
i'll have to upload a new beta ...
I don't know whether that means he'll fix it or he'll remove it.
On 7/13/2017 11:40 PM, Ulrike Fischer wrote:
When I run a minimal context file with the -synctex-switch
context --synctex context-test.tex
then I get a lua error:
lua error > lua error on line 1 in file C:/Users/XXX/Documents/tests/contexttext/context-test.tex:
...ext/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:490: attempt to call upvalue 'collect' (a nil value) stack traceback: ...ext/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:490: in function 'luatex_synctex_collect' [string "local nodes_references_handler = nodes.refere..."]:14: in function <[string "local nodes_references_handler = nodes.refere..."]:7> (...tail calls...)
1 >> \starttext 2 context text 3 \stoptext
Without the synctex switch there is no problem. wil be fixed in next beta (no upload yet as i'm playing with some font code)
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Henri Menke
-
Ulrike Fischer