MKii and MKiv differ in their behaviour of \input with respect to the .tex suffix.
Consider the following program:
  \starttext
  reading file1.tex: \input file1\par
  reading file1a: \input file1a\par
  \stoptext
Processing with mkii reads both files, but mkiv chokes on the second \input:
! I can't find file `file1a'.
<to be read again>
                   \par
l.3 reading file1a: \input file1a\par

This seems a very nasty difference to me, because it will necessitate me to rename a great many files. Is this behaviour intended?

Hans van der Meer




___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to