>>>>> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Richard> jmarc mentioned, a) I need to figure out how to query a box
Richard> for it's height & width. Until then, this is an ugy hack.
>> Have a look at \settowidth, \settoheight, \settodepth.
Richard> As near as I can tell, those won't get me where I need to go.
Richard> I need to use thies with \setlength and \addtolength for
Richard> *other* objects.
They store the width (height, depth) of a box in a length, which can
be used later by \setlength and addtolength. What else do you want?
JMarc