All Projects → textext → Textext

textext / Textext

Licence: bsd-3-clause
Re-editable LaTeX graphics for Inkscape

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Textext

Caddy V1 Webdav
📂 WebDAV support for Caddy server.
Stars: ✭ 36 (-90.6%)
Mutual labels:  plugin, extension
Chrome Better History
Replace the default Chrome history with this better history plugin.
Stars: ✭ 103 (-73.11%)
Mutual labels:  plugin, extension
Sublimall Server
Server behind Sublimall SublimeText plugin
Stars: ✭ 43 (-88.77%)
Mutual labels:  plugin, extension
Caddy V1 Service
⬛️ Run Caddy as a service
Stars: ✭ 69 (-81.98%)
Mutual labels:  plugin, extension
Ctrlp Py Matcher
Fast vim CtrlP matcher based on python
Stars: ✭ 229 (-40.21%)
Mutual labels:  plugin, extension
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+47.78%)
Mutual labels:  plugin, extension
Filebrowser
📂 Web File Browser
Stars: ✭ 13,854 (+3517.23%)
Mutual labels:  plugin, extension
Atom Plugins
some awesome atom-plugins !
Stars: ✭ 526 (+37.34%)
Mutual labels:  plugin, extension
Icondrop
Get access to 2 million+ design resources right inside Adobe Xd, Figma, Sketch, Microsoft Office, G Suite and many more.
Stars: ✭ 174 (-54.57%)
Mutual labels:  plugin, extension
Plugin.video.catchuptvandmore
Replay, Live TV and websites videos addon for Kodi
Stars: ✭ 131 (-65.8%)
Mutual labels:  plugin, extension
Dddplus
🔥 A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 107 (-72.06%)
Mutual labels:  plugin, extension
Miaow
A set of plugins for Sketch include drawing links & marks, UI Kit & Color sync, font & text replacing.
Stars: ✭ 2,536 (+562.14%)
Mutual labels:  plugin, extension
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+586.16%)
Mutual labels:  plugin, extension
Damnwebscanner
Another web vulnerabilities scanner, this extension works on Chrome and Opera
Stars: ✭ 254 (-33.68%)
Mutual labels:  plugin, extension
Mistletoe
A fast, extensible and spec-compliant Markdown parser in pure Python.
Stars: ✭ 368 (-3.92%)
Mutual labels:  latex
Limecv
A LaTeX CV Document Class
Stars: ✭ 376 (-1.83%)
Mutual labels:  latex
Hyper Statusline
Status Line Plugin for Hyper
Stars: ✭ 366 (-4.44%)
Mutual labels:  plugin
Vue Wechat Title
为Vuejs设计的动态设置微信网页中标题的指令
Stars: ✭ 367 (-4.18%)
Mutual labels:  plugin
Marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
Stars: ✭ 22,894 (+5877.55%)
Mutual labels:  latex
Hyperjson
A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
Stars: ✭ 374 (-2.35%)
Mutual labels:  extension

Status master: |Build Status Master|, Status develop: |Build Status Develop|

TexText - A TeX extension for Inkscape

TexText is a Python plugin for the vector graphics editor Inkscape <http://www.inkscape.org/>__ providing the possibility to add and re-edit LaTeX 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 generated SVG elements can be re-edited later
  • Multi-line editor with syntax highlighting (see § <usage-dialog-overview_>_)
  • Compilation with PdfLaTeX, XeLaTeX or LuaLaTex (see § <usage-tex-compilers_>_)
  • Interoperable scaling in TexText and Inkscape (see § <usage-scaling_>_)
  • Font size match with Inkscape text (see § <usage-font_>_)
  • Customizable TeX preamble (additional packages, parskip, parindent, etc.) (see § <usage-preamble-file_>_)
  • Colorization via TeX commands/Inkscape is kept after re-editing (see § <usage-colorization_>_)
  • Alignment anchor of the produced output (see § <usage-alignment_>_)
  • Preview images (see § <usage-preview_>_)
  • 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

Documentation

Documentation hosted at https://textext.github.io/textext. It contains installation <installation-toc_>_ and usage <usage-toc_>_ 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 <http://www.iki.fi/pav/software/textext/>__ based on the plugin InkLaTeX written by Toru Araki.

.. |Build Status Master| image:: https://travis-ci.com/textext/textext.svg?branch=master :target: https://travis-ci.com/textext/textext

.. |Build Status Develop| image:: https://travis-ci.com/textext/textext.svg?branch=develop :target: https://travis-ci.com/textext/textext

.. _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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].