logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rlatex — Wrapper to run LaTeX/jadeTeX multiple times as needed

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.

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]

See Also