1QTIKZ(1) General Commands Manual QTIKZ(1)
2
3
4
6 qtikz - editor for the TikZ language
7
9 qtikz [url | file]
10
11
13 QtikZ is a small application to assist in the creation of diagrams and
14 drawings using the TikZ macros from the LaTeX package "pgf". It con‐
15 sists of a text editor pane in which the TikZ code for the drawing is
16 edited and a preview pane showing the drawing as rendered by latex. The
17 preview pane can be updated in real-time. Common drawing tools,
18 options and styles are available from the menus to assist the coding
19 process.
20
21 qtikz accepts no command line options other than the name of the file
22 to open.
23
24
26 Full user documentation is available through Help -> QtikZ Handbook.
27 You can also run `assistant -collectionFile /usr/share/qtikz/documenta‐
28 tion/qtikz.qhc' from the command-line.
29
30
32 qtikz was written by Florian Hackenberger <florian@hackenberger.at> and
33 Glad Deschrijver <glad.deschrijver@gmail.com>.
34
35 This manual page was written by Agustin Martin Domingo <agustin.mar‐
36 tin@hispalinux.es> and Stuart Prescott <stuart+debian@nanonanonano.net>
37 for the Debian project (but may be used by others).
38
39
40
41 June 07, 2010 QTIKZ(1)