General ⇒ pdflatex | too verbose !!
pdflatex | too verbose !!
pdflatex ouputs a lot of text in my term useless for me (anyway, it is too fast to hope understand something). Plus, most of the time, warnings are flooded. Is it an option to make this command more quiet ? For example, to output something ONLY for errors and warnings ?
I've searched in the man, but neither "quiet" nor "verbose" match in the page, and I did'nt find anything by a fast overview.
Thx,
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
pdflatex | too verbose !!
These information can be very useful in case of upcoming problems. And warnings should not be ignored, but fixed by remedy of their cause. All information you see on the screen is also written to the log file (*.log). So you have all the time in the world to read it afterwards.sebsheep wrote:[…] pdflatex ouputs a lot of text in my term useless for me (anyway, it is too fast to hope understand something). Plus, most of the time, warnings are flooded. […]
Nevertheless you can try the silence package to establish a filter for certain messages. I recommend to use it with caution.
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10