Hi,
I want like to compile a *.tex file to a PDF without(!) the log file. Is it possible to tell PDFLaTeX it should not create it?
TeX Live and MacTeX ⇒ Compilation without Log File
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Compilation without Log File
As far as I know not on TeX Live. you can find out on the command line by invoking the help for the compiler engine.
This yields every possible command line option that you can give to the compiler to influence its behaviour during the compilation process.
But even if, since the log value contains extremely valuable information about the complete compilation process, it is far from being advisable to turn off its generating.
Best regards and welcome to the board
Thorsten
Code: Select all
latex -help
But even if, since the log value contains extremely valuable information about the complete compilation process, it is far from being advisable to turn off its generating.
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1