keep-with-next is implemented only for tables. Take a look at docs\html-docs\implemented.html under the FOP home directory to find out what is implemented.
Regards, Mike -----Original Message----- From: Jörg Flotho [mailto:[EMAIL PROTECTED]] Sent: 26. november 2001 14:33 To: [EMAIL PROTECTED] Subject: keep-with-next, orphans, widows <fo:block space-after="3.0pt" space-before="0.0pt" text-align="start" text-indent="0.0pt" line-height="1.2" orphans="1" widows="1"> <fo:inline font-family="Helvetica" font-size="10pt"> <xsl:apply-templates/> </fo:inline> </fo:block> what's wrong with this? there is no result, whatever which parameter is given in orphans ans widows. The next problem is keep-with-next: <fo:block margin-left="0.0pt" space-after="0.0pt" space-before="5.0pt" text-align="left" text-indent="0.0pt" keep-with-next="true"> <fo:inline font-family="Helvetica" font-size="11pt" font-weight="bold" font-style="italic"> <xsl:apply-templates/> </fo:inline> </fo:block> It doesn't work either. Can anyone help please? Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]