rlatex — Wrapper to run LaTeX/jadeTeX multiple times as needed
Contents
Caveats
This version is mostly tuned for jadetex, and may cause some problems when using pure LaTeX. This ought
to be fixed some day.
Contact Us
rlatex is part of the sgml2x package, which is part of the AlcoveBookproject(linktoURLhttp://www.alcove-labs.org/en/software/alcovebook/) . Please use the AlcoveBookmailinglists(linktoURLhttps://savannah.gnu.org/mail/?group_id=533) to get in touch with developers and users. The list of bugs and feature requests is available throughaWebinterface(linktoURLhttps://savannah.gnu.org/support/?group_id=533) . Please use it to submit problems and ideas.
Copyright
Copyright © 2001-2003 Alcove & Yann Dirson.
This rlatex is licensed under the GNU General Public License, version 2.
It is heavily derived from the doc/rlatex script in the LILO source package, which is distributed under a
BSD license. The original script does not mention its original author.
This documentation is licensed under the GNU Free Documentation License, version 1.
Description
rlatex applies LaTeX or another LaTeX-based macro package (most notably jadetex, pdflatex, or pdfjadetex)
to a given document, as many successive times as needed.
It checks the output of a LaTeX pass, and launches a new pass when it notices specific strings which
notify that the document's processing has not been finished.
Name
rlatex — Wrapper to run LaTeX/jadeTeX multiple times as needed
See Also
jadetex(1), pdfjadetex(1), latex(1), pdflatex(1). rlatex(1)
Synopsis
[env LATEXPRG=latex-binary ] rlatex [latex-document]
