KtikZ: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
(This content does not exist.)
 
Line 19: Line 19:


<!--T:7-->
<!--T:7-->
* [http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language Project web page]
* [https://github.com/fhackenberger/ktikz Git repository]
* [https://github.com/fhackenberger/ktikz Git repository]
* [https://en.wikipedia.org/wiki/PGF/TikZ Wikipedia article about TikZ]
* [https://en.wikipedia.org/wiki/PGF/TikZ Wikipedia article about TikZ]

Latest revision as of 17:59, 13 September 2023

Other languages:

Ktikz is a small tool to create TikZ graphics (often used in LaTeX). This app isn't an official KDE application, but use some KDE libraries to provides better integration with Plasma. A pure Qt build is also available.

Note

If you are looking for a full IDE solution for LaTeX development, look at Kile.


Features

  • Live previews
  • Error display

More Information