On Sat, 14 Jan 2012, Aditya Mahajan wrote:
Hi,
In the current version \ReadFile introduces an extra space before reading the
file.
\starttext
A\ReadFile{ward}
\stoptext
No such space is produced by \input
\starttext
A\input ward
\stoptext
Bug?
In file-res.mkvi:
\def\syst_files_read_file_indeed#true#false%
{#true% <--- AM: % was missing
\relax
\normalinput{\readfilename}%
\relax}
Aditya
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context