From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/rrgtrees/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 macros/latex/contrib/rrgtrees/README (limited to 'macros/latex/contrib/rrgtrees/README') diff --git a/macros/latex/contrib/rrgtrees/README b/macros/latex/contrib/rrgtrees/README new file mode 100644 index 0000000000..7b297f1a57 --- /dev/null +++ b/macros/latex/contrib/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. + -- cgit v1.2.3