<div dir="ltr">yes, well I did look into the documentation before posting, but didn't find any clear explanation.<br>I can only suppose that a vspace{arm-length + node-separation} should do the trick. Is this correct?<br>
<br><div class="gmail_quote">On Wed, Sep 24, 2008 at 3:27 PM, Herbert Voss <span dir="ltr"><<a href="mailto:Herbert.Voss@fu-berlin.de">Herbert.Voss@fu-berlin.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Florin schrieb:<br>
<div class="Ih2E3d"><br>
> \rnode{a}{text} \ldots some words \ldots \rnode{b}{text}<br>
> \ncbar[angle=-90,nodesep=3pt]{<-}{a}{b} \\<br>
> blah blah some more text here<br>
><br>
> which works fine, but the node connection overlaps with the text on the next<br>
> line (the "blah-blah" line) I know I can force some space between these<br>
> lines with vskip, but this seems to be a hack. Is there any way to make<br>
> latex calculate the dimensions of \ncbar and automatically insert the<br>
> necessary space?<br>
<br>
</div>\ncbar[angle=-90,arm=1ex,nodesep=1pt]{<-}{a}{b}<br>
<br>
--> Documentation<br>
<br>
Herbert<br>
<br>
_______________________________________________<br>
PSTricks mailing list<br>
<a href="mailto:PSTricks@tug.org">PSTricks@tug.org</a><br>
<a href="http://tug.org/mailman/listinfo/pstricks" target="_blank">http://tug.org/mailman/listinfo/pstricks</a><br>
</blockquote></div><br></div>