KtikZ: Difference between revisions

From KDE UserBase Wiki
m (Minor fixes)
(This content does not exist.)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:


<!--T:3-->
<!--T:3-->
{{Note|If you are looking for a full IDE solution for LaTeX development, look at [[Special:/myLanguage/Kile|Kile]].}}
{{Note|If you are looking for a full IDE solution for LaTeX development, look at [[Special:myLanguage/Kile|Kile]].}}


== Features == <!--T:4-->
== Features == <!--T:4-->
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