lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Establishing links between leaves of a tree


From: gabor68 <address@hidden>
Subject: Re: Establishing links between leaves of a tree
Date: Thu, 9 Jan 2003 23:28:15 +0300 (MSK)
User-agent: eGroups-EW/0.82

--- In address@hidden, Ludovic Courtès <address@hidden> wrote:
> Hi,
> 
> On Thu, Jan 09, 2003 at 09:01:41PM +0300, Gabor Greif wrote:
> > I slightly changed an example from the user manual:
> > 
> > @Diag {
> > @Tree {
> > @Circle A
> > @FirstSub {
> > @Circle B
> > @FirstSub @Square C
> > @NextSub @Square D
> > }
> > E:: @NextSub @Circle E
> > F:: @NextSub @Circle F
> > }
> > //
> > @Link from { E } to { F }
> > }
> 
> It looks like you should rather try the following:
> 
>   @NextSub E:: @Circle E
>   @NextSub F:: @Circle F
> 
> Hope this helps,
> Ludovic.


Well, I tried this first, but it did not compile by lout (IIRC).

Any ideas why not?

   Gabor


reply via email to

[Prev in Thread] Current Thread [Next in Thread]