lout-users
[Top][All Lists]
Advanced

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

Re: @Diag labels


From: Jeff Kingston
Subject: Re: @Diag labels
Date: Mon, 27 May 2002 18:56:43 +1000

Instead of

    @Arrow from { P } to { address@hidden }

you need

    @Arrow from { address@hidden@P } to { address@hidden }

Or if that doesn't work, RTM - it will be something similar.

Jeff


On Mon, 27 May 2002 09:53:51 +0200, Ludovic Courtès wrote:
  > 
  > Hi,
  > 
  > When using @Diag, it seems that it's not possible to have a label within a
  > labelled object. For instance, in the following example, P is not recognized
  > (get the "unknown or mispelt label" error):
  > 
  >     @Diag
  >     {
  >     T:: @Box
  >     @Tbl
  >       [...]
  >     {
  >     @Rowa
  >             A { P:: @Ellipse }
  >     }
  >     //
  >     @Arrow from { P } to { address@hidden }
  >     }
  > 
  > Is it an expected behaviour or did I get something wrong?
  > 
  > Thanks,
  > Ludovic.
  > 
  > PS: Thank you Jeff for your explanation about the li/ld files.





reply via email to

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