From: Marc (marc.liste@free.fr)
Date: Wed Mar 24 2004 - 06:41:44 PST
I want to move a leader a little up so the it will be at the middle of the normal char. I try to use the inline-container with the display-align attribute, it changes nothing.
All this are in a table to adjust the position.
Here is my source
Marc
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline-container display-align="center">
<fo:block text-align-last="justify">
<fo:leader leader-pattern="rule" rule-thickness="1.0pt" color="black" leader-length.minimum="0pt" leader-length.maximum="100%"/>
</fo:block>
</fo:inline-container>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block text-align="right" margin-right="0.5cm">
<fo:page-number color="black" font-size="7pt" font-style="normal" font-family="Times"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Wed Mar 24 2004 - 06:51:03 PST