<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>[pst-node] get height/width/depth of node? </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Herbert Voss wrote:<BR>
<BR>
&gt;\listfiles<BR>
&gt;\documentclass{article}<BR>
&gt;\usepackage{pstricks,pst-node}<BR>
&gt;<BR>
&gt;\begin{document}<BR>
&gt;<BR>
&gt;\quad\rnode[lb]{A}{\rnode[rb]{B}{\rnode[rt]{C}{%<BR>
&gt;&nbsp;&nbsp;&nbsp; \rnode[lt]{D}{\Huge g}}}}<BR>
&gt;\psset{nodesep=5pt}<BR>
&gt;\ncline{A}{B}\ncline{B}{C}\ncline{C}{D}\ncline{D}{A}<BR>
<BR>
&gt;\end{document}<BR>
<BR>
&gt;you can define a special macro for this &quot;four corner&quot; node<BR>
<BR>
&gt;Herbert<BR>
<BR>
Thanks! now I see how to get lots of positions without excessive numbers of rnodes by playing the SpecialCoor ( | ) facility.<BR>
<BR>
&nbsp;- Avery<BR>
</FONT>
</P>

</BODY>
</HTML>