Enable a latex backend for rendering figures.
Must be called before figure creation.
- Parameters:
- font{
"FiraSans", "Times", "ScholaX"} Choose a font. "FiraSans" uses lualatex (which is very slow)
as backend, the other fonts use pdflatex (not as slow).