xsl-list
[Top] [All Lists]

[xsl] block length

2009-05-06 09:53:30
Hello,

I would be grateful for a suggestion. Here is my problem:

Let us have a piece of XSL-FO code like this:

<flow>
        ...
        <block id="b1"> ... </block>
        ...
        <block id="b2" margin-left="???"> ... </block>
        …
</flow>

How can I force the "b2" block to have a left margin equal to the length of the
"b1" block?

Thank you in advance...

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>