CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ macros/ latex/ contrib/ LingTrees

You can get this entire directory bundled as LingTrees.zip.

Packages located here

Package Caption
lingtrees Linguistics trees preprocessor and macros.

Subdirectories of this one

NameDateDescription
CDM/ 2006-03-09
Development/ 2006-03-09
Examples/ 2006-03-09
GUI/ 2006-03-09

Files in this directory

NameDateSize Description
README 2006-03-05 1 Kbyte download Shown below
READMORE.txt 2006-03-08 4 Kbyte download
changelog.txt 2006-03-01 197 bytes download
lingtrees-without-pstricks.sty 2006-01-29 208 bytes download
lingtrees.doc.pdf 2006-03-01 106 Kbyte download
lingtrees.sty 2006-03-01 11 Kbyte download
pst-tree-dvips-emu.doc.pdf 2006-03-01 47 Kbyte download
pst-tree-dvips-emu.sty 2006-03-01 12 Kbyte download
trees.py 2006-03-05 9 Kbyte download

Contents of the README file


       LingTrees Linguistics Tree-formatting Preprocessor and Macros
                  Avery D Andrews, March 2006

Purpose:

This is a LateX2e package for formatting linguistics trees (upside-down,
hanging by the root, with slanted branches from mother to daughters),
consisting of a prepreprocessor written in Python (freely downloadable from
http://www.python.org or http://www.activestate.com; the latter might be
easier to get working in Linux), and some LaTeX .sty files.  The preprocessor
allows trees to be entered as indented lists (no brackets to worry about),
and also deploys line-drawing and various other commands.  The macros are
responsible for the details of positioning.  Plain TeX is currently not
supported.

In addition to the preprocessor itself (trees.py), there's a simple
GUI for running it by pushing a button in the GUI subdirectory.
Free-standing executables for Windows may be found at:

 http://arts.anu.edu.au/Linguistics/People/AveryAndrews/Software/latex

The package is probably most suitable for irregularly-branching trees
with wide and complex node-labels, such as are prevalent for example in
LFG and HPSG. Other packages that might be worth looking at are pst-jtree
(good for heavily right-branching trees with small node-labels) and
qtree (which works with pdflatex).  It is an upwards-compatible
successor to the 'trees' package at CTAN/latex209/contrib/pstrees/trees.

Dependencies:

It requires either the pst-nodes module of the PSTricks, or Emma Pease's
tree-dvips (with less functionality), both available on CTAN.  

License:

  LaTeX macros:  LaTeX Project Public License
  trees.py:      GPL 2

Documentation:

The documentation for the macros and preprocessor commands is in the
file lingtrees.doc.pdf.  pst-nodes is accessed thru a partial emulation
of tree-dvips, documented in pst-tree-dvips-emu.doc.pdf.

For more information, see READMORE.txt and the pdf documentation.

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.