Texmaker and TeXstudio ⇒ TexMaker limiting log file line length (how to change)
TexMaker limiting log file line length (how to change)
What specifically is causing the line wrapping and is there an option to not wrap the lines at 80 characters in the generated log file or to at least set the wrapping column to be much greater than 80 characters?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
TexMaker limiting log file line length (how to change)
TexMaker limiting log file line length (how to change)
In Texmaker, under the "Options/Texmaker" menu selection, within the popup "Configure Texmaker" window, in the field for the PdfLaTeX command line, one can add the following option "-max-print-line=10000" (10000 value was arbitrarily chosen) to increase the line length before wrapping greater than the default 79 characters.