diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-17 23:48:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-17 23:48:17 +0000 |
commit | 569f3ceae0a1a258e89aca93afbeada0f9129831 (patch) | |
tree | a13b80740433137426be2670e60d123af5f79296 /Master/texmf-dist/doc/latex/tree-dvips/README | |
parent | 3bf95a44b19b38cd429bb35ec50c1a68fef77122 (diff) |
tree-dvips reinstated per author license declaration
git-svn-id: svn://tug.org/texlive/trunk@21751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tree-dvips/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tree-dvips/README | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tree-dvips/README b/Master/texmf-dist/doc/latex/tree-dvips/README new file mode 100644 index 00000000000..19ce0b8266e --- /dev/null +++ b/Master/texmf-dist/doc/latex/tree-dvips/README @@ -0,0 +1,48 @@ +tree-dvips: There are three items in this package. All files released +under the LaTeX Project Public License, version 1, or (at your option), +any later version. + +1. CSLI postscript drawing macros. Created by Emma Pease +(erpease at gmail dot com). + +latest update: May 16, 1995 +version .91 + +These macros were originally created to draw the lines between nodes +in the trees created by the tree macros in lingmacros.sty. They will +only work with dvips version 541 or later (by Tomas Rokicki available +on labrea.stanford.edu) but can be easily modified to be used with +earlier versions of dvips and slightly less easily modified for other +dvi to postscript convertors. + +Problems: + +Be wary of using page extraction programs such as dviselect as you may +accidently drop the special command loading the header file if you do +not include the first page. dvips's own page selection commands will +keep the special. + +If rotating, the nodeconnects should be included within the boundaries +of the \rotate command + + +2. CSLI linguistics macros (lingmacros.sty). Created by various folk at +CSLI but maintained by Emma Pease. + +3. The avm.sty file is a separate package created by Chris Manning +(manning@lcl.cmu.edu) while he was at csli. It is included by +permission from him. + + +To install, place + +tree-dvips.pro + +in the postscript header path for dvips. + +place the three .sty files where you put latex style files + +Two things not included in this file but may be needed are +the squeeze program and rotate.sty. Both are available with dvips. + + |