A simple \ncloop question...

j.visch at math.canterbury.ac.nz j.visch at math.canterbury.ac.nz
Wed Dec 8 00:07:53 CET 1999


-----------------------------------------------------------------------------
This is the PSTricks mailing list, devoted to discussions about computational
graphics in (La)TeX using the PSTricks package from Timothy van Zandt.
For help using this mailing list, see instructions at the end of message.
-----------------------------------------------------------------------------

Christophe JORSSEN writes:

 > Hi all,
 > 
 > I'm sorry to ask that question that must be simple but I'm in a hurry =
 > and I'm tired...
 > 
 > I don't understand why the node connection is not out of the box in that =
 > example:
 > 
 > \begin{pspicture}(14,14)
 >     \rput[t](4,9){\rnode{B}{\psframebox{On a actionn\'e $k_1$}}}
 >         =
 > \ncloop[angleA=3D90,angleB=3D180,loopsize=3D1,arm=3D.5,linearc=3D.2]{->}{=
 > B}{B}
 > \end{pspicture}


\begin{pspicture}(14,14)
    \rput[t](4,9){\rnode{B}{\psframebox{On a actionn\'e $k_1$}}}
        
\ncloop[angleA=90,angleB=180,loopsize=-3,arm=.5,linearc=.2]{->}{B}{B}
\end{pspicture}

Note the loopsize I changed to -3.

-----------------------------------------------------------------------------
The list interface (subscription, information, access to the archives) is on:
http://www.tug.org/cgi-bin/lwgate/pstricks
Otherway to unsubscribe, send mail to pstricks-request at mail.tug.org
with a blank subject and in body the line unsubscribe <email-address>
-----------------------------------------------------------------------------



More information about the PSTricks mailing list