TexText - A Tex extension for Inkscape ====================================== TexText is a Python plugin for the vector graphics editor `Inkscape `__ providing the possibility to add and re-edit LaTeX generated SVG elements to your drawing. .. figure:: images/textext-with-inkscape.png :alt: TexText dialog with Inkscape Key features ------------ - Windows/ Linux/ MacOS support - LaTeX generated SVG elements can be re-edited later - Multi-line editor with syntax highlighting (see :ref:`§ `) - Compilation with **PdfLaTeX**, **XeLaTeX** or **LuaLaTex** (see :ref:`§ `) - Interoperable scaling in TexText and Inkscape (see :ref:`§ `) - Customizable TeX preamble (additional packages, parskip, parindent, etc.) (see :ref:`§ `) - Colorization via TeX commands/ Inkscape is kept after re-editing (see :ref:`§ `) - Alignment anchor of the produced output (see :ref:`§ `) - Font size match with Inkscape text (see :ref:`§ `) - Preview images (see :ref:`§ `) - Compatibility with TexText down to version 0.4.x .. _installation-toc: .. toctree:: :caption: Installation :maxdepth: 2 :glob: install/* .. _usage-toc: .. toctree:: :caption: Usage :maxdepth: 2 :glob: usage/gui usage/faq usage/troubleshooting .. toctree:: :caption: Credits :maxdepth: 1 history.rst authors.rst .. toctree:: :caption: Changelog :maxdepth: 2 changelog.rst