 |
Department of Engineering |
 |
 |
Next: How to use LATEX
Up: LATEX Concepts
Previous: Errors
More than just the *.dvi file may be produced. Don't worry about them -
except perhaps for the log file you won't need to look at them.
- *.aux - cross references, etc
- *.toc - created by
\tableofcontents
- *.lof - created by
\listoffigures
- *.lot - created by
\listoftables
- *.log - a copy of the diagnostic output that usually comes out on the
screen.
Some common errors can be found using the lacheck
program on the LATEX file.