diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/adtrees/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/adtrees/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/adtrees/README b/Master/texmf-dist/doc/latex/adtrees/README new file mode 100644 index 00000000000..ed7b75851e1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/adtrees/README @@ -0,0 +1,9 @@ +The adtrees package provides a package to write adpositional trees, a +formalism devoted to represent natural language expressions. + +The package is composed by the filed +- adtree.sty: containing the LaTeX engine to adpositional trees; +- adtreedoc.pdf: the human readable documentation for the package; +- adtreedoc.tex: the source code for the documentation. + +The package is distributed under the GNU General Public License. |