Crate texrender

Source
Expand description

LaTeX-rendering

A thin wrapper around external tools like latexmk. See TexRender for details.

Also supports generation of LaTeX documents, see the tpl module.

Modules§

tex_escape
LaTeX-escaping.
tpl
TeX templating

Macros§

elems
Box and type erase a number of tex elements.

Structs§

TexRender
LaTeX-rendering command.

Enums§

RenderingError
Error occuring during rendering.