[NTG-pdftex] 1.40.4 incoming
Philip Taylor (Webmaster)
P.Taylor at Rhul.Ac.Uk
Mon Jul 9 16:32:24 CEST 2007
David Kastrup wrote:
> Akira Kakuto <kakuto at fsci.fuk.kindai.ac.jp> writes:
>> -print_ln; print("(Retry if file name is empty.");
>> +print_ln; print("(Retry if file name is empty or CTRL-D to exit.");
Are these meant to be instructions to the user,
or statements of intended action ? If (as I suspect) they
are instructions to the user, then (IMHO) they should be
phrased as such : I suggest --
print_ln; print ("Enter the null string to re-try, or <eof> to exit");
Philip Taylor
More information about the ntg-pdftex
mailing list