Difference between revisions of "TikZiT"

From PKC
Jump to navigation Jump to search
(Created page with "[https://tikzit.github.io TikZiT] is a super simple GUI editor for graphs and string diagrams. Its native file format is a subset of PGF/TikZ, which means TikZiT files can be...")
 
 
Line 8: Line 8:
[[Category:Math Typesetting]]
[[Category:Math Typesetting]]
[[Category:Visual Programming]]
[[Category:Visual Programming]]
[[Category:Document Format Conversion]]

Latest revision as of 06:25, 16 February 2022

TikZiT is a super simple GUI editor for graphs and string diagrams. Its native file format is a subset of PGF/TikZ, which means TikZiT files can be included directly in papers typeset using LaTeX. Pre-built versions are available for systems running Windows, Linux, or macOS. Packages are available for some Linux distributions, or you can build from source.

URL: https://tikzit.github.io

Related Pages