OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Page break


Hi,

How can I force a page break? I have used <beginpage/> and a processing 
instruction from a customization layer file:  
<xsl:template match="processing-instruction('pagebreak')">
    <fo:block break-after="page"/>
</xsl:template>

None of them worked in PDF. I use XEP 4.2, XSL 1.68.2 and DocBook 4.4  
DTD, all on Windows.

Tks,
-Z


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]