Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler) | Steven Knight | 2005-11-28 | 4 | -41/+125 | |
| | ||||||
* | Make all relevant builders of .tex and .ltx files consistent with respect to ↵ | Steven Knight | 2005-11-07 | 1 | -0/+109 | |
| | | | | handling generating bibliographies and re-running LaTeX to resolve undefined references. (Joel B. Mohler) Add a $LATEXRETRIES to configure the number of undefined reference re-runs. | |||||
* | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of ↵ | Steven Knight | 2005-11-06 | 1 | -5/+54 | |
| | | | | LaTeX files for implicit dependencies. (August Hörandl) Add support for generating indices from .idx files. (August Hörandl) | |||||
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke ↵ | Steven Knight | 2005-10-14 | 8 | -12/+12 | |
| | | | | them with the python -tt option to keep them out. | |||||
* | More command-line customizability: , , , , . | Steven Knight | 2004-12-03 | 16 | -0/+1550 | |