Files generated by LaTeX
| File Extension | Applicable | Description |
|---|---|---|
| .dvi | always | DeVice Independent Output |
| .aux | always | Passes information between consecutive runs of LaTeX commands |
| .log | always | Log File |
| .toc | if TOC | Specifies the table of contents |
| .lot | if LOT | Specifies the list of tables |
| .lof | if LOF | Specifies the list of figures |
| .idx | if index | Specifies the index (indexing) |
| .glo | if glossary | Specifies the glossary (glossary) |



