summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-qtree/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-24 18:43:43 +0000
committerKarl Berry <karl@freefriends.org>2009-12-24 18:43:43 +0000
commitfe52c4d4865ceba78cbad065cc6595ffd0423800 (patch)
tree0123274db309eb900bfce0dbeeb66c406740c6bf /Master/texmf-dist/doc/latex/tikz-qtree/README
parent6a8a6fa9af6af314e192d593ec496d112f909ff8 (diff)
new package tikz-qtree (23dec09)
git-svn-id: svn://tug.org/texlive/trunk@16498 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-qtree/README')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-qtree/README30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-qtree/README b/Master/texmf-dist/doc/latex/tikz-qtree/README
new file mode 100644
index 00000000000..6d1fa677a8f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tikz-qtree/README
@@ -0,0 +1,30 @@
+tikztree
+David Chiang <chiang at isi dot edu>
+Version 1 (22 Dec 2009)
+
+This package provides a macro for drawing trees with TikZ using the
+easy syntax of Alexis Dimitriadis' Qtree. It improves on TikZ's
+standard tree-drawing facility by laying out tree nodes without
+collisions; it improves on Qtree by adding lots of features from TikZ
+(for example, edge labels, arrows between nodes); and it improves on
+pst-qtree in being usable with pdfTeX and XeTeX.
+
+Please see tikztree-manual.pdf for instructions and examples.
+
+-----
+
+Copyright (C) 2002, 2009 by David Chiang
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License along
+with this program; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.