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

<P><FONT SIZE=2>&gt;Avery Andrews wrote:<BR>
&gt;&gt; Is there some straightforward way of getting the height, width and depth<BR>
&gt;&gt; of a node, either by name or the most recently created?<BR>
&gt;<BR>
&gt;everything is done on PostScript level, which makes it difficult<BR>
&gt;to know on TeX level what height, width depth we have.<BR>
&gt;<BR>
&gt;Herbert<BR>
<BR>
Hmm well postscript would do - what I want to do is attach node connections to the corners of rectangles (more than one, so the rnode reference point trick won't do), as would be easy with say Emma Pease's tree-dvips.&nbsp; An idea that occurred to me was to scale an angle by the dimensions of the box, so that 45 would always go to the top-right corner of a rectangle.&nbsp; That would generalize so that it would also go to the midpoint of the top-right side of a diamond, etc.&nbsp; Well anyway I don't want to spend a lot of time re-learning enough postscript to do it if something like this is already available.<BR>
<BR>
&nbsp;- Avery<BR>
</FONT>
</P>

</BODY>
</HTML>