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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________