pytex
- pdflatex/bibtex in your $PATH
pytex.py texFile [options]
A thin wrapper for pdflatex and bibtex. It will run pdflatex on the input file and re-compile it if needed (eg to fix cross references). If necessary it will call bibtex to compile the bibliography from the correponding auxiliary file.
The following option are available
-h--helpprint help-ostring passed to the pdflatex binary (-o)--optionsstring passed to the pdflatex binary (long option)-b --bibtexforce bibtex runrunning pdflatex-rremove auxiliary files, removes all auxiliary files BEFORE compiling the input file except for file.bib