lout-users
[Top][All Lists]
Advanced

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

Re: Problem with @Diag


From: Jeff Kingston
Subject: Re: Problem with @Diag
Date: Mon, 04 Mar 2002 08:57:31 +1100

On Sun, 3 Mar 2002 16:47:51 +0300 (MSK), Ludo' wrote:
  > 
  > Hi,
  > 
  > I am currently trying to represent a finite state automata (FSA)
  > using the diag package. I'd like at some point to have one state
  > linked to itself with a curved arrow. I tried an @Link from { Q0 }
  > to { Q0 } but it doesn't work.
  > 
  > Any idea of how I could do such a thing?
  > 
  > Thanks in advance for your various answers... ;)
  > 
  > Ludovic.

Yes, you need to specify points on the boundary, something like this:

    @Link from { address@hidden } to { Q0.N }

but you'll need to use one of the curved links obviously.

Jeff




reply via email to

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