@@ -5,7 +5,8 @@ TexText - A TeX / typst 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 and `typst <https://typst.app/ >`__ generated SVG elements to your drawing.
8+ and re-edit LaTeX and `typst <https://typst.app/ >`__ generated SVG elements
9+ to your drawing (a installed LaTeX and/or typst distribution is required).
910
1011.. figure :: docs/source/images/textext-with-inkscape.png
1112 :alt: TexText dialog with Inkscape
@@ -32,15 +33,17 @@ Download of the most recent version (and older ones): https://github.com/textext
3233
3334Compatibility chart:
3435
35- +---------------------+-------------------------------------------------------------------+
36- | Inkscape | TexText |
37- +=====================+===================================================================+
38- | 1.4.x, 1.3.x | `>=1.9.0 <https://github.com/textext/textext/releases >`_ |
39- +---------------------+-------------------------------------------------------------------+
40- | 1.2.x, 1.1.x, 1.0.x | `1.8.2 <https://github.com/textext/textext/releases/tag/1.8.2 >`_ |
41- +---------------------+-------------------------------------------------------------------+
42- | 0.92.x | `0.11 <https://github.com/textext/textext/releases/tag/0.11.0 >`_ |
43- +---------------------+-------------------------------------------------------------------+
36+ +---------------------+---------------------------------------------------------------------+
37+ | Inkscape | TexText |
38+ +=====================+=====================================================================+
39+ | 1.4.x | `>=1.11.0 <https://github.com/textext/textext/releases >`_ |
40+ +---------------------+---------------------------------------------------------------------+
41+ | 1.3.x | `1.10.2 <https://github.com/textext/textext/releases/tag/1.10.2 >`_ |
42+ +---------------------+---------------------------------------------------------------------+
43+ | 1.2.x, 1.1.x, 1.0.x | `1.8.2 <https://github.com/textext/textext/releases/tag/1.8.2 >`_ |
44+ +---------------------+---------------------------------------------------------------------+
45+ | 0.92.x | `0.11 <https://github.com/textext/textext/releases/tag/0.11.0 >`_ |
46+ +---------------------+---------------------------------------------------------------------+
4447
4548Documentation
4649-------------
0 commit comments