typst_formula is an Inkscape extension for inserting typst generated formulas into your SVG document.
Typst is a markdown-based typesetting system comparable to LaTeX but much easier to learn. This extension renders typst code to svg and inserts it into your Inkscape document.
-
This extension will be part of Inkscape by default, most likely starting with Inkscape 1.4 (Link to the repositories of Inkscape stock extensions). Until then you need to install it as described below.
-
This extension just inserts a formula into your document. If you need to edit your formulas try the TexText extension, which also supports typst: https://github.com/textext/textext
-
Download the zip file
-
Launch Inkscape and open
Extensions
-Manage Extensions...
-
Select
Install Packages
and then click on the disk button -
Select the downloaded zip file and close the extension manager.
-
Restart Inkscape. You will find the extension under
Extensions
-Text
-Typst Formula...
-
Download the zip file
-
Extract its content into
- Linux, Mac: ~/.config/inkscape/extensions
- Windows: C:\Users\AppData\Roaming\inkscape\extensions
-
Restart Inkscape. You will find the extension under
Extensions
-Text
-Typst Formula...