EHBaozi / LatexSVG.jl

A small Julia package that renders SVG with LaTeX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LatexSVG

This is a small package that renders LaTeX as SVG by utilizing the dvisvgm executable bundled with all major LaTeX distributions. It allows you to set custom preambles and is capable of rendering any LaTeX code that is considered valid by the xelatex, pdflatex or lualatex engine, and is thus much more flexible and powerful than javascript-based alternatives.

Read the documentation for details.

About

A small Julia package that renders SVG with LaTeX

License:MIT License


Languages

Language:Julia 100.0%