KtikZ: Difference between revisions

From KDE UserBase Wiki
(Add Ktikz page)
 
(Add link and fix typos)
Line 1: Line 1:
Ktikz is a small tools to create tikZ graphics (often used in LaTeX). This app isn't an official KDE application, but use KDE library for a better integration with KDE. A pure Qt build is also available.
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.


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


{{Note|If you are looking for an IDE solution for LaTeX developement, look at [[Kile]].}}
{{Note|If you are looking for a full IDE solution for LaTeX development, look at [[Kile]].}}


== Features ==
== Features ==
Line 14: Line 14:
* [http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language Project web page]
* [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]
* [http://www.texample.net/tikz/examples/ TikZ examples]


[[Category:Office]]
[[Category:Office]]

Revision as of 13:35, 15 January 2019

Ktikz is a small tools to create TikZ graphics (often used in 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.

Note

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


Features

  • Live previews
  • Error display

More Information