f07f7b7c26
A wrapper for LaTeX and friends
8 lines
437 B
Text
8 lines
437 B
Text
Rubber is a program whose purpose is to handle all tasks related to the
|
|
compilation of LaTeX documents. This includes compiling the document itself,
|
|
of course, enough times so that all references are defined, and running
|
|
BibTeX to manage bibliographic references. Automatic execution of dvips to
|
|
produce PostScript documents is also included, as well as usage of pdfLaTeX
|
|
to produce PDF documents.
|
|
|
|
WWW: http://beffara.org/stuff/rubber/
|