The first one is just gone suddenly without the change. Originally it had such error message: Can't open perl script "C:texmfcontextperltktexexec.pl": No such file or directory. (All '\'s in the path were striped away) Anyway, I am very glad it just disappeared. For the second one, it demonstrates itself as one or several '(2)' (for the files I tested, only text in them, no pictures) before or after the list of contents page in both the dvi files or pdf files. I found that in the .tuo file produced by texutil.pl, there was an extra ^M (one charater) in this line: % TeXUtil 7.4 - ConTeXt / PRAGMA ADE 1992-2002 / Files ->% chap^M (2) , which caused the problem. But I couldn't figure out where this ^M came from. So I just commented the two lines produce these comments out and made annoying numbers gone. Guo Hans Hagen wrote:
At 02:44 PM 2/6/2003 -0500, Guo Yang wrote:
Hans
Your suggestion sovled my problem too. Thank you very much!
I don't know if anybody mentioned it here or not, I did have a couple issues using texexec.pl and texutil.pl under cygwin enviroment. For the texexec.pl case, it turned out that it caused by the different naming scheme for the path, i.e., '\' and '/'. So I added a conditional test in the RunPerlScript subrouting in texexec.pl to make it work in both cmd and cygwin. For texutil, I found that somehow it writes a '^M' in the middle of a comment line and leaves strange number in the list of contents page. So I commented these two lines out in texutil.tex and 'sovled' the problem:
sub FlushFiles {print TUO "%\n" . "% $Program / Files\n" . "%\n" ; # foreach $FILE (keys %Files) # { print TUO "% $File ($File{$File})\n" }
I am wondering these problem, if they are, can be corrected in the future release. Or if they are not, how to solve them without chaning the programs. I understand that most of people using integrated enviroment. But I believe there are still some people like using command line :))
I don't understand this since it's just a message you comment. What is the error message?
maybe fabrice (windows path expert) know what is goidn on
Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context