[NTG-context] l-file.lua:110: stack overflow again

2010-02-05 Thread Peter Münster
Hello, Here a new example with the stack overflow: \executesystemcommand{touch file.svg} % just to create the file \starttext \externalfigure[file.svg] % \externalfigure[./file.svg] % no problem here \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/

Re: [NTG-context] l-file.lua:110: stack overflow again

2010-02-05 Thread Hans Hagen
On 5-2-2010 13:44, Peter Münster wrote: \executesystemcommand{touch file.svg} % just to create the file \starttext \externalfigure[file.svg] % \externalfigure[./file.svg] % no problem here \stoptext hm, interesting -- -