diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-06 15:44:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-06 15:44:35 +0000 |
commit | 45bfd3b326b2887ce91891e32733bdf1da4c35d1 (patch) | |
tree | 068a8b6da2683571638d2665c8faf7ec6ed77d1d /Master/texmf-dist/doc/latex/rrgtrees/README | |
parent | 325abc59c7257d8d7dc8807273dc6854d7f64b38 (diff) |
new old latex package rrgtrees (2004)
git-svn-id: svn://tug.org/texlive/trunk@27322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/rrgtrees/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/rrgtrees/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/rrgtrees/README b/Master/texmf-dist/doc/latex/rrgtrees/README new file mode 100644 index 00000000000..7b297f1a574 --- /dev/null +++ b/Master/texmf-dist/doc/latex/rrgtrees/README @@ -0,0 +1,15 @@ +RRGtrees +A set of LaTeX macros that makes it easy to produce linguistic tree +diagrams suitable for Role and Reference Grammar (RRG). This package allows the +construction of trees with crossing lines, as is required by some languages +in this theory. +There is no known limit on number of tree nodes or levels. + +Requires the pst-node and pst-tree LaTeX packages. + +The package also contains some macros useful for typsetting certain +other aspects of an RRG-based language write-up. + +PDF files may be created via ps2pdf (ghostscript) or similar converter, +but not via pdflatex. + |