Module: Rubbr::Runner

Defined in:
lib/rubbr/runner.rb,
lib/rubbr/runner/dvips.rb,
lib/rubbr/runner/latex.rb,
lib/rubbr/runner/bibtex.rb,
lib/rubbr/runner/ps2pdf.rb,
lib/rubbr/runner/pdflatex.rb

Overview

Takes care of running latex and related utilities. Gives helpful information if input files are missing and also cleans up the output of these utilities.

Defined Under Namespace

Classes: Base, BibTeX, DviPs, LaTeX, PdfLaTeX, Ps2Pdf