On 20-3-2010 12:30, Andreas Schneider wrote:
Alain Delmotte wrote:
When I want to compile the file on which I am working, I get: C:\Programmes\ConTeXt\tex\texmf-mswin\bin\mtxrun.lua:2161: stack overflow
The same happens to me, but only when I invoke "context.exe". It works fine with "context.cmd". (The same holds true for mtxrun.exe vs. mtxrun.cmd and probably others.)
can you add a print in line 2161 and see what path is reported? function file.collapse_path(str) print(str) str = gsub(str,"\\","/") if find(str,"/") then ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------