summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control9
1 files changed, 3 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 4f95697..989df35 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,6 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: texlive-latex-base, texlive-pictures
Description: visual PGF/TikZ graph editor
- TikZiT is a graphical tool for editing graphs written in PGF/TikZ.
- .
- TikZiT helps rapidly create and edit node-and-edge style graphs.
- It was originally created to aid in the typesetting of "dot" diagrams
- of interacting quantum observables (see arXiv:0906.4725), but can be
- used as a general graph editing program.
+ TikZiT is a super simple GUI editor for graphs and string diagrams.
+ Its native file format is a subset of PGF/TikZ, which means TikZiT
+ files can be included directly in papers typeset using LaTeX. \ No newline at end of file