This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]