diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-12 22:36:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-12 22:36:03 +0000 |
commit | d80b07e0e893dbfd60b9066eb5301370e7dbef3c (patch) | |
tree | fc82339633b94a46e122394a35b5a36d65bbda34 /Master/texmf-dist/doc/latex/qtree/README | |
parent | 5d6e223c42e66a96895d050c5ba962ed60263dd6 (diff) |
new linguistics package qtree
git-svn-id: svn://tug.org/texlive/trunk@1828 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/qtree/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/qtree/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/qtree/README b/Master/texmf-dist/doc/latex/qtree/README new file mode 100644 index 00000000000..98a8ebd4b30 --- /dev/null +++ b/Master/texmf-dist/doc/latex/qtree/README @@ -0,0 +1,25 @@ +This is the distribution directory for QTREE, a LaTeX package for +drawing syntax trees. Qtree allows trees to be specified in a simple +bracket notation, automatically calculates branch sizes, and supports +both DVI/PostScript and PDF output. + +This is Qtree version 3.1, 10 July 2006. Qtree is distributed +under the LaTeX Project Public License (LPPL). + + +*** Source files: + +qtree.sty The style file +qtreenotes.tex The documentation +qarrows.tex Additional info on drawing movement arrows + + +*** Formatted versions of the documentation: + +qtreenotes.pdf +qtreearrows.pdf + + +Alexis Dimitriadis (alexis@ling.upenn.edu) + + |