Indent Definition List and Repeat Heading Across Column Break
Hi again, sorry in advance for being a pain in the neck.
I have a Definition List in Styler on a 2 col page (so 4 cols per page.) It needs to be indented left and right, and the Definition is supposed to left-indent if it wraps to a second or more lines. The Styler Indent Tab seems to be ignored. It was suggested I scrap this and use <algroup>. Also, how to get the heading to repeat across the column breaks?
<acronymlist>
<term></term>
<def></def>
<term></term>
<def></def>
<term></term>
<def></def>
<term></term>
<def></def>
</acronymlist>
It should look like this:
Term
Any advice is appreciated!
Regards, Caroline

