summaryrefslogtreecommitdiffstats
path: root/test/DVIPDF.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach ↵Steven Knight2002-09-051-1/+2
| | | | and SK)
* Implement spawn() using os.system() on Posix OSes. (Anthony Roach)Steven Knight2002-08-231-1/+2
|
* Add a better PATH search to the tests.Steven Knight2002-05-071-11/+1
|
* Support building a PDF file directly from a TeX or LaTeX file using pdftex ↵Steven Knight2002-04-231-35/+21
| | | | or pdflatex.
* Add more document Builders: PDF and PostScript.Steven Knight2002-03-271-0/+185