Hello,
i've got the following list where I included the keep-with-previous="always"
directive in order to prevent
the list from beeing split at the end of the page. However the list does get
split at the end of the page.
Are there any other directives I could use ?
<fo:list-item-body keep-with-previous="always">
<fo:block keep-with-previous="always">
Remark:a
<xsl:value-of select="@REMARK"/>
</fo:block>
</fo:list-item-body>
Thanks a lot !
Falk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]