pst-node

Bernd Brandt bernd at balaena.bio.vu.nl
Wed Aug 26 13:03:22 CEST 1998


-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------

Hello,

Does anyone know of an easy way in pst-node to use nodes of constant
size/radius?
As to have circles of the same radius around text I used \cnode and then \rnode to place the text:

	\begin{pspicture}(2,2)(4,8)
	\rput[c](2,8){\cnode{.4}{A}}
	\rput[c](2,6){\cnode{.4}{B}}
	\rput(2,8){\rnode{a}{$x_0$}}
	\rput(2,6){\rnode{b}{$x_{1_1}$}}
	\ncline[nodesep=5pt]{->}{A}{B}
	\end{pspicture}
 
Is there one command that is able to place text surrounded by a triangle, diamond, box, or circle of the same size? I was unable to find one in LGC.

Regards,
Bernd
_____________________________________
Vrije Universiteit 					|
Department of Theoretical Biology	|	

-----------------------------------------------------------------------------
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