[NTG-context] error running wiki example with labels
Taco Hoekwater
taco at elvenkind.com
Thu Jun 25 09:38:42 CEST 2020
Hi,
> On 24 Jun 2020, at 23:13, Jan-Erik Hägglöf <janerik.hagglof at bahnhof.se> wrote:
>
> Is the difference when I’m running mtxrun … inside macvim
I would suspect PATH problems. Try running this bit of code both ways,
and compare the differences:
\starttext
\startluacode
for a,v in pairs(os.env) do
logs.report('ENV', a .. '=' ..v)
end
\stopluacode
\stoptext
>
> instead of just context ? in the terminal
>
>> 24 juni 2020 kl. 21:05 skrev Jan-Erik Hägglöf <janerik.hagglof at bahnhof.se>:
>>
>> lua error > lua error on line 70 in file ./labels3.tex:
>>
>> function call [801]: ...-64/tex/texmf-context/tex/context/base/mkiv/node-syn.lua:435: attempt to index a nil value (upvalue 'filehandle')
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : http://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ___________________________________________________________________________________
Taco Hoekwater
Elvenkind BV
More information about the ntg-context
mailing list