[comp.text.tex] Trees again - generic this time

raan@TAURUS.BITNET (02/13/91)

In article <ISOZAKI.91Feb10120059@penguin.Stanford.EDU> isozaki@penguin.Stanford
>
Me:
>> I need to print trees which have '...' in them, such as

>My tree macro can do it but you need an additional definition
>for invisible lines.
>(See sun.soe.clarkson.edu:pub/tex/latex-style/nodeedge.shar)

Thanks.  I ftp'ed it, and tried to latex the sample file, ecltreesample.tex .

It did not work, and I have the following:

-------------
Script started on Wed Feb 13 13:20:03 1991
nachlieli % latex ecltreesample
This is Common TeX, Version 2.9 (preloaded format=lplain 90.7.11)
(./ecltreesample.tex
LaTeX Version 2.09 - Released 19 April 1986
(/nesher/local1/Tex/Macros/article.sty
Document Style 'article'. Released 23 September 1985
(/nesher/local1/Tex/Macros/art10.sty))
(/pashosh/users/raan/Texlib/epic.sty
Enhancements to Picture Environment. Version 1.2 - Released June 1, 1986

) (/pashosh/users/raan/Texlib/eepic.sty
Extension to Epic and LaTeX. Version 1.1b - Released Febrary 7, 1988
) (./ecltree.sty
ECL Tree graph macro by isozaki, Nov. 12, 1990
) (./ecltreesample.aux)
! TeX capacity exceeded, sorry [parameter stack size=30].
\@absspdrawline (#1,#2)(#3,#4)->
                                \special {pn \the \@gphlinewi...
\@spdrawline ...,#4\unitlength )
                                 \ignorespaces
\@drawline ...ine (#2,#3)(#4,#5)
                                 \else \@drawittrue \fi \if@d...
\@iidrawline ...1](#2,#3)(#4,#5)
                                 \@idrawline [#1](#4,#5)
<argument> ...tY )(\@HandleX ,0)
                                \put (\@HandleX ,\@EdgeLabels...
\@iforloop ...\@fornoop \else #4
                                \relax \let \@nextwhile =\@if...
\@forloop ...orloop #3\@@ #4{#5}
                                \fi \fi
\@for ...\@nil ,\@nil \@@ #1{#3}
                                \fi
\@DrawBundle ...eLabels \@nil }}
                                \put (\@SupportX ,\@SupportY ...
\end ...\csname end#1\endcsname
                                \endgroup \@checkend {#1}\if@...
l.53 \end{bundle}
                 .
No pages of output.
Transcript written on ecltreesample.log.
nachlieli % exit
exit

script done on Wed Feb 13 13:20:58 1991
---------------

-- Ran

isozaki@penguin.Stanford.EDU (isozaki) (02/13/91)

>! TeX capacity exceeded, sorry [parameter stack size=30].

It is too small.  Please increase the parameter if you can.

-isozaki