ktikz
editor for the TikZ drawing language - KDE version
Install
- All systems
-
curl cmd.cat/ktikz.sh
- Debian
-
apt-get install ktikz
- Ubuntu
-
apt-get install ktikz
- Arch Linux
-
pacman -S ktikz
- Kali Linux
-
apt-get install ktikz
- Fedora
-
dnf install ktikz
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ktikz
- Raspbian
-
apt-get install ktikz
- Dockerfile
- dockerfile.run/ktikz
ktikz
editor for the TikZ drawing language - KDE version
KtikZ is a small application to assist in the creation of diagrams and drawings using the TikZ macros from the LaTeX package "pgf". It consists of a text editor pane in which the TikZ code for the drawing is edited and a preview pane showing the drawing as rendered by LaTeX. The preview pane can be updated in real-time. Common drawing tools, options and styles are available from the menus to assist the coding process. This package contains the KDE version of the program. TikZ is a user-friendly syntax layer for the PGF (portable graphics format) TeX macro package. Pictures can be created within a LaTeX document and included in the output using the most important TeX backend drivers including pdftex and dvips.