Patrick Gundlach wrote:
Hello Hans,
[...]
can you patch texexec to provide some info about the file compare? (filesizes or so)
done, see attachment.
now this is weird! % parts/one.tex (2) % parts/two.tex (2) % test (2) % parts/two.tex (2) % parts/one.tex (2) % test (2) % parts/two.tex (2) % test (2) % parts/one.tex (2) it looks like some flushing problem of write nodes, can you do the same with the tui file? the code in context that does this is: \def\registerfileinfo[#1#2]#3% {\writestatus\m!systems{#1#2 file #3 at line \the\inputlineno}% \immediatewriteutility{f #1 {#3}}} does it run ok when you define this as: \def\registerfileinfo[#1]#2{} if so, it may be a problem in the tex binary (immediate writes not flushed ok) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------