Why does LaTeX generate the following files:
- aux file
- log file
- out file
I believe that the log file would keep the errors incase if the tex file had it but incase if it already was generated then why the log file is created and there overheads of aux and out file. Wouldn't the tex file and the pdf file be sufficient?(and a necessary log file)
.log– Apr 14 '14 at 13:08