[NTG-pdftex] 1.40.4 incoming
David Kastrup
dak at gnu.org
Mon Jul 9 16:17:55 CEST 2007
Akira Kakuto <kakuto at fsci.fuk.kindai.ac.jp> writes:
> Hi Martin,
>
>> > The latest version of 746 (retry), changed by Heiko himself, is the
>> > following.
>>
>> I've applied it.
>
> Thanks very much. However you have applied the original one.
> Heiko had updated, according to the opinion by Karl,
> as follows (patch to the one in the pdftex svn):
>
> Best regards,
> Akira
>
>
> --- tex.ch.orig Mon Jul 09 19:43:46 2007
> +++ tex.ch Mon Jul 09 22:56:15 2007
> @@ -2218,7 +2218,7 @@
> if e=".tex" then show_context;
> @y
> if (e=".tex") or (e="") then show_context;
> -print_ln; print("(Retry if file name is empty.");
> +print_ln; print("(Retry if file name is empty or CTRL-D to exit.");
> if (e<>"") then
> begin
> print(" Default file extension is `"); print(e); print("'");
Uh, isn't EOF operating-system dependent? Like C-z on Microsoft
Systems?
--
David Kastrup
More information about the ntg-pdftex
mailing list