KtikZ: Difference between revisions
m (Add translate tag) |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
Ktikz is a small | <!--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--> | ||
<!--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] | ||
Line 19: | Line 24: | ||
* [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:44, 18 January 2019
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