[xep-support] keep-with-next.within-column - not working
Harvey, Paul
Paul_Harvey at omb.eop.gov
Wed Apr 22 16:48:44 PDT 2009
Hi,
Using, xep4.9, XSLT 1.0
The following markup appears in a two column page.
The first fo:block is not "keeping with" the following fo:blocks, even
though it has keep-with-next.within-column="always" set. It is left at
the bottom of column 1, while the subsequent blocks are in column 2.
Could this be because the 2nd block has no text in it - just an empty
fo:inline?
Thanks,
Paul
<fo:block font-size="8pt" space-after="2.5pt"
keep-with-next.within-column="always" font-style="italic"
font-weight="bold" text-align="center" background-color="red">
<fo:marker marker-class-name="second-header">
<fo:inline font-weight="bold">Trust Funds</fo:inline>
</fo:marker>
Funds
</fo:block>
<fo:block keep-with-next.within-column="always" font-size="8pt"
space-after="3.5pt" space-before="1pt" text-align="center">
<fo:inline id="INDEXTAGSTART_00115818910INDEXTAGEND" />
</fo:block>
<fo:block keep-with-next.within-column="always">
...
</fo:block>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20090422/2924ce15/attachment.html>
More information about the Xep-support
mailing list