@@ -5,7 +5,7 @@ TexText - A TeX extension for Inkscape
55
66TexText is a Python plugin for the vector graphics editor
77`Inkscape <http://www.inkscape.org/ >`__ providing the possibility to add
8- and re-edit LaTeX generated SVG elements to your drawing.
8+ and re-edit LaTeX and ` typst < https://typst.app/ >`__ generated SVG elements to your drawing.
99
1010.. figure :: docs/source/images/textext-with-inkscape.png
1111 :alt: TexText dialog with Inkscape
@@ -14,13 +14,13 @@ Key features
1414------------
1515
1616- Windows/ Linux/ MacOS support
17- - LaTeX generated SVG elements can be re-edited later
17+ - LaTeX/ typst generated SVG elements can be re-edited later
1818- Multi-line editor with syntax highlighting (`Read more... <usage-dialog-overview _>`_)
19- - Compilation with **PdfLaTeX **, **XeLaTeX ** or **LuaLaTex ** (`Read more... <usage-tex-compilers _>`_)
19+ - Compilation with **PdfLaTeX **, **XeLaTeX **, ** LuaLaTex ** or **typst ** (`Read more... <usage-tex-compilers _>`_)
2020- Interoperable scaling in TexText and Inkscape (`Read more... <usage-scaling _>`_)
2121- Font size match with Inkscape text (`Read more... <usage-font _>`_)
2222- Customizable TeX preamble for e.g. additional packages, parskip, parindent, etc. (`Read more... <usage-preamble-file _>`_)
23- - Colorization via TeX commands/ Inkscape is kept after re-editing (`Read more... <usage-colorization _>`_)
23+ - Colorization via TeX/ typst commands/ Inkscape is kept after re-editing (`Read more... <usage-colorization _>`_)
2424- Alignment anchor of the produced output (`Read more... <usage-alignment _>`_)
2525- Preview images (`Read more... <usage-preview _>`_)
2626- Compatibility with TexText down to version 0.4.x
0 commit comments