KtikZ/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
Ktikz is a small tools to create [https://en.wikipedia.org/wiki/PGF/TikZ TikZ] graphics (often used in [https://en.wikipedia.org/wiki/Latex LaTeX]). This app isn't an official KDE application, but use some KDE library to provides a better integration with Plasma. A pure Qt build is also available.
Ktikz is a small tool to create [https://en.wikipedia.org/wiki/PGF/TikZ TikZ] graphics (often used in [https://en.wikipedia.org/wiki/Latex 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.


[[File:KtikZ.png|center|500px]]
[[File:KtikZ.png|center|500px]]


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


== Features ==
== Features ==
Line 13: Line 13:
== More Information ==
== More Information ==


* [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 10:01, 14 September 2023

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