diff options
Diffstat (limited to 'textproc/rubber/DESCR')
-rw-r--r-- | textproc/rubber/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/rubber/DESCR b/textproc/rubber/DESCR new file mode 100644 index 00000000000..7a96537c410 --- /dev/null +++ b/textproc/rubber/DESCR @@ -0,0 +1,9 @@ +Rubber is a building system for LaTeX documents. + +It is based on a routine that runs just as many compilations as necessary. The +module system provides a great flexibility that virtually allows support for +any package with no user intervention, as well as pre- and post-processing of +the document. The standard modules currently provide support for bibtex, +dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are +supported, including graphics/graphicx (with automatic conversion between +various formats and Metapost compilation). |