Re: [NTG-context] debug.getinfo

2018-11-22 Thread Hans Hagen
On 11/22/2018 2:05 PM, Procházka Lukáš Ing. wrote: Hello, the function 'debug.getinfo' was removed? The following code: \startluacode   print(debug.getinfo) \stopluacode \starttext   A \cldcontext{tostring(debug.getinfo)} \stoptext gives/prints 'nil'. IIRC, the function was

Re: [NTG-context] debug.getinfo

2018-11-22 Thread luigi scarso
On Thu, Nov 22, 2018 at 2:02 PM Procházka Lukáš Ing. wrote: > Hello, > > the function 'debug.getinfo' was removed? > > The following code: > > > \startluacode >print(debug.getinfo) > \stopluacode > > \starttext >A \cldcontext{tostring(debug.getinfo)} > \stoptext > > >

[NTG-context] debug.getinfo

2018-11-22 Thread Procházka Lukáš Ing .
Hello, the function 'debug.getinfo' was removed? The following code: \startluacode print(debug.getinfo) \stopluacode \starttext A \cldcontext{tostring(debug.getinfo)} \stoptext gives/prints 'nil'. IIRC, the function was non-nil some weeks ago... Best regards, Lukas -- Ing.