Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi all,
I am getting down to the wire on this manual and still have a few things not figured out that I am sure somebody could help me with.
I need the running header to be able to wrap text but kind of have two columns, so sounds like an alignment group to me. but something is just not working. Do I need to use pseudo tags around my text, instead of just on the usetext? Or do I have the algroup not used correctly?
<header nomdepth="10mm" spaflow="2mm">
<usetext source="RH.verso.outside.txt[TO]">
<subchars charsubsetref="left" bold=" font_helvetica=" block"=">
<indent leftind="0" rightind="159mm" firstln="0"/">
<algroup refpoint="bottom">
</subchars>
</usetext>
<usetext source="RH.verso.inside.txt[TO]">
<subchars charsubsetref="right" bold=" font_helvetica=" block"=">
<indent leftind="20mm" rightind="0" firstln="0"/">
</subchars>
</usetext>
<ruling thick="1pt" lentype="rel" rellen="col" type="single">
<leading lead="2pt">
<textbrk startln="1" endln="1">
</ruling>
</header>
Thanks,
Ellen