Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/textext/textext

Re-editable LaTeX/ typst graphics for Inkscape
https://github.com/textext/textext

extension inkscape latex plugin

Last synced: about 2 months ago
JSON representation

Re-editable LaTeX/ typst graphics for Inkscape

Awesome Lists containing this project

README

        

|status-ci| |status-downloads|

TexText - A TeX / typst extension for Inkscape
==============================================

TexText is a Python plugin for the vector graphics editor
`Inkscape `__ providing the possibility to add
and re-edit LaTeX and `typst `__ generated SVG elements to your drawing.

.. figure:: docs/source/images/textext-with-inkscape.png
:alt: TexText dialog with Inkscape

Key features
------------

- Windows/ Linux/ MacOS support
- LaTeX/ typst generated SVG elements can be re-edited later
- Multi-line editor with syntax highlighting (`Read more... `_)
- Compilation with **PdfLaTeX**, **XeLaTeX**, **LuaLaTex** or **typst** (`Read more... `_)
- Interoperable scaling in TexText and Inkscape (`Read more... `_)
- Font size match with Inkscape text (`Read more... `_)
- Customizable TeX preamble for e.g. additional packages, parskip, parindent, etc. (`Read more... `_)
- Colorization via TeX/ typst commands/ Inkscape is kept after re-editing (`Read more... `_)
- Alignment anchor of the produced output (`Read more... `_)
- Preview images (`Read more... `_)
- Compatibility with TexText down to version 0.4.x

Download
--------

Download of the most recent version (and older ones): https://github.com/textext/textext/releases

Compatibility chart:

+---------------------+-------------------------------------------------------------------+
| Inkscape | TexText |
+=====================+===================================================================+
| 1.3.x | `>=1.9.0 `_ |
+---------------------+-------------------------------------------------------------------+
| 1.2.x, 1.1.x, 1.0.x | `1.8.2 `_ |
+---------------------+-------------------------------------------------------------------+
| 0.92.x | `0.11 `_ |
+---------------------+-------------------------------------------------------------------+

Documentation
-------------

Documentation hosted at https://textext.github.io/textext.
It contains `installation `_ and `usage `_ instructions.

History
-------

This repository continues the development of the plugin which took place
at https://bitbucket.org/pitgarbe/textext until January 2018.
Originally, TexText had been developed by `Pauli
Virtanen `__ based on the
plugin InkLaTeX written by Toru Araki.

.. _documentation: https://textext.github.io/textext
.. _installation-toc: https://textext.github.io/textext#installation-toc
.. _usage-toc: https://textext.github.io/textext#usage-toc
.. _usage-dialog-overview: https://textext.github.io/textext/usage/gui.html#usage-dialog-overview
.. _usage-tex-compilers: https://textext.github.io/textext/usage/gui.html#usage-tex-compilers
.. _usage-scaling: https://textext.github.io/textext/usage/gui.html#scaling-of-the-output
.. _usage-font: https://textext.github.io/textext/usage/faq.html#explicit-setting-of-font-size
.. _usage-preamble-file: https://textext.github.io/textext/usage/gui.html#usage-preamble-file
.. _usage-colorization: https://textext.github.io/textext/usage/gui.html#usage-colorization
.. _usage-alignment: https://textext.github.io/textext/usage/gui.html#usage-alignment
.. _usage-preview: https://textext.github.io/textext/usage/gui.html#preview-button

.. |status-ci| image:: https://github.com/textext/textext/actions/workflows/ci.yaml/badge.svg?branch=master
:target: https://github.com/textext/textext/actions/workflows/ci.yaml
:alt: Status of continuous integration tests
.. |status-downloads| image:: https://img.shields.io/github/downloads/textext/textext/total
:alt: GitHub all releases