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: headers.on.blank.pages


Hi
 
I seem to be confused over how this parameter works in the Docbook Stylesheets
<xsl:param name="headers.on.blank.pages" select="0"/>
 
I've used a combination of titlepage customisations and
 
<xsl:attribute-set name="section.level1.properties">
  <xsl:attribute name="break-before">page</xsl:attribute>
</xsl:attribute-set>
 
<xsl:param name="double.sided">1</xsl:param>
 
Which makes all <chapter> start on an odd page, makes the back of the chapter page blank and starts the first <section> element under <chapter> come out on a new odd page on it's own.
 
The "headers.on.blank.pages" param doesn't seem to work for the back of my chapter pages. Can someone explain what this param supports and doesn't support?
 
Thanks
 
croaker


BT Yahoo! Broadband - Save £80 when you order online today. Hurry! Offer ends 21st December 2003. The way the internet was meant to be.

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