KtikZ: Difference between revisions

From KDE UserBase Wiki
(Add Ktikz page)
 
mNo edit summary
(4 intermediate revisions by 2 users not shown)
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.
<languages />
<translate>
<!--T:1-->
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.


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


== Features ==
== Features == <!--T:4-->


<!--T:5-->
* Live previews
* Live previews
* Error display
* Error display


== More Information ==
== More Information == <!--T:6-->


<!--T:7-->
* [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]


<!--T:8-->
[[Category:Office]]
[[Category:Office]]
</translate>

Revision as of 17:44, 18 January 2019

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