Files
Published on 30 Nov 2007Tags #LaTeX
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 (TOC) |
| .lot | if LOT | Specifies the list of tables (LOT) |
| .lof | if LOF | Specifies the list of figures (LOF) |
| .idx | if index | Specifies the index (indexes) |
| .glo | if glossary | Specifies the glossary (glossary) |