Am Wed, 20 May 2015 16:13:44 +0200 schrieb Wybo Dekker: > You don't even touch my question (which conffile(s))
You can change the line length in a texmf.cnf only for lualatex like this: max_print_line = 79 max_print_line.lualatex = 78 I didn't try to find out how to do it permanently in miktex, but there it is possible to use a command line option pdflatex -max-print-line=100 test-utf8 > and my arguments (unequal max lengths in one file, 80 is not 79). But Hans told you: luatex doesn't try to produce the same messages/logs as pdftex. I also don't understand what you would gain if they were identical by default: as users can change them to their liking you can't rely on the values. -- Ulrike Fischer http://www.troubleshooting-tex.de/ _______________________________________________ dev-luatex mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-luatex
