[tex-k] Final newline bug

Igor Liferenko igor.liferenko at gmail.com
Mon Nov 9 10:21:39 CET 2020


Hi,

In TeX and MF there is this code:

    write_ln(term_out,'Buffer size exceeded!'); goto final_end;

It prints an extra final empty line on non-Unix machines.

(compare with

    write(term_out,'! End of file on the terminal... why?');

)

Regards,
Igor


More information about the tex-k mailing list.