thanx to both of you.

this really is a great list. very good and very quick support.

-----Original Message-----
From: J.Pietschmann [mailto:[EMAIL PROTECTED] 
Sent: Saturday, January 11, 2003 6:40 PM
To: [EMAIL PROTECTED]
Subject: Re: OT: page break problem


Chris Bowditch wrote:
Somewhat easier:
<xsl:template match="page">
   <fo:block text-align="center">
     <xsl:if test="position()!=last()>
       <xsl:attribute name="break-after">page</xsl:attribute>
     </xsl:if>
     <fo:table>
...

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to