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§
- Rendering
Error - Error occuring during rendering.