module

Bon::Latex

Constants

ENGINES = ["latexmk", "tectonic", "pdflatex"]

Class methods

compile(source : String, output : String, temp_dir : String, config : Config, dry_run : Bool, output_io : IO = STDOUT, error_io : IO = STDERR, verbose : Verbose | Nil = nil) : Nil
Source