KtikZ: Difference between revisions

From KDE UserBase Wiki
m (Add translate tag)
(This content does not exist.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
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.
<!--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 a full IDE solution for LaTeX development, 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-->


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


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

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