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] | [Elist Home]


Subject: DOCBOOK-APPS: Double Sided: Page numbers for new Chapters


Is there a reason, why on the first pages of a new chapter there is no 
page number displayed, when in double sided mode (XML style)? If not, 
could this please be included in the next release?

I added the following line to the 'if-block' in pagesetup.xsl to make 
this work.

       <xsl:when test="$double.sided != 0 and $sequence = 'first' and 
$position='right'">
         <fo:page-number/>
       </xsl:when>


Stephan




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


Powered by eList eXpress LLC