Possible Duplicate:
Reducing the console output of LaTeX
Any time I compile a tex document I get a ton of command line outputs about loading sty's and other useless information for me. How can I stop all this information and just display the errors themselves. Basically only stuff having to do with after \begin{document} It will be helpful because in WinEdt it always requires me to scroll down to to find the errors (which are somewhere in the middle).
Command Line: lualatex.exe "doc.tex"
Startup Folder: D:\Documents
This is LuaTeX, Version beta-0.70.1-2011080216 (rev 4277)
LaTeX2e <2011/06/27>
LuaTeX adaptation of babel <v3.8l-luatex-1.4> and hyphenation patterns for engl
ish, loaded.
("D:/Program Files/Text/MiKTeX 2.9/tex/latex/base/book.cls"
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
("D:/Program Files/Text/MiKTeX 2.9/tex/latex/base/bk10.clo"))
("D:/Program Files/Text/MiKTeX 2.9/tex/latex/geometry/geometry.sty"
....
....
....
LuaLaTeX failed to create a pdf file.
For possible explanations start the command from the Command Prompt...



