Inskcape extension to convert LaTeX equation strings to SVG paths
- inkscape 1.0 (refer to older commit 2064ea8fdf6164ef1a4ff7343ea496745db07d94 for inkscape 0.92)
- latex, dvips, pstoedit, ghostscript need to be in your PATH
- copy
latexformula.inx
andlatexformula.py
to~/.config/inkscape/extensions/
on linux andC:\Users\you\AppData\Roaming\inkscape\extensions\
on windows - restart inkscape
- In Inkscape menu, select
Extensions
>Render
>LaTeX Formula
- Enter your formula and optional packages if needed
- based on eqtexsvg by Julien Vitard [email protected] and Christoph Schmidt-Hieber [email protected]