AutoLaTeX – Automate generation of large scale LaTeX projects
AutoLaTeX is a set of GNU Make and Perl scripts that may be used
to compile LaTeX projects. AutoLaTeX automates the compilation
process by calling (pdf)latex and bibtex as they are required. It
supports pdflatex, latex, dvips, epstopdf and bibtex. AutoLaTeX
also provides a powerfull feature for automatic generation of the
figures that are included in the LaTeX project: for several figure
sources (xfig, dia, umbrello, png, svg, xmi...) AutoLaTeX is able
to generate the appropriate PDF picture. AutoLaTeX also supports
pstex format (from xfig and gnuplot for example) and
dot format (from the Graphviz package).
The use of AutoLaTeX on the command line is similar to GNU Make.
AutoLaTeX should be called with several targets to run.
| CTAN path | /support/autolatex |
|---|---|
| Documentation |
Readme |
| Version | 15.0 |
| License | GNU General Public License |
| Copyright | 1998-2010 Stéphane Galland |
| Maintainer | Stéphane Galland |
| Topics |
the document compilation process |
| See also |
go-make make_latex |
