diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-29 23:27:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-29 23:27:23 +0000 |
commit | 52c5752835be16a555db8aa4d16c9d8145a4b787 (patch) | |
tree | 3aaf510312f9a2f8be39467a92c54e59ebf54816 /Master/texmf-dist/doc/latex/xytree/README | |
parent | 548fa78323f6d198c6a75751133237e13b21b551 (diff) |
new latex package xytree (16feb06)
git-svn-id: svn://tug.org/texlive/trunk@2065 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xytree/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xytree/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xytree/README b/Master/texmf-dist/doc/latex/xytree/README new file mode 100644 index 00000000000..77433119d94 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xytree/README @@ -0,0 +1,25 @@ +This is the file README for xytree.sty. For full documentation, read +xytree-doc-en.pdf. + +xytree.sty utilizes the Xy-pic package to draw syntactic trees. There +are currently some similar LaTeX packages for this purpose, but they +have strength and weakness, so one allows to draw only binary trees +and the other permits to draw only limited sorts of lines. Some +packages provide quasi perfect solution in this area, but have the +dependency on the other graphic language, which dvi driver can not +directly process. + +The aim of xytree.sty is to draw linguistic syntactic trees with ease +and to support hopefully sufficient functionality, that the linguist +may need. + +xytree.sty also provides macros for drawing other kinds of trees and +linguistic diagrams. + +Licensing of this package is covered by LPPL. + +For whatever reason, you can contact me via e-mail: + + koaunghi@kornet.net + +Koaunghi Un. |