I try to underline a paragraph with the following method:
<DefineTextformat name="h" alignment="leftaligned" border-top="0.5pt" border-bottom="0.5pt" hyphenate="no" />
<Output>
<Text>
<Paragraph textformat="h">
<Value select="title" />
</Paragraph>
<Paragraph>
But I do not get any line.
Why is there no margin-bottom, padding-bottom?
I try to underline a paragraph with the following method:
But I do not get any line.
Why is there no
margin-bottom,padding-bottom?