← Prev in month ← Prev in thread

headers.on.blank.pages

From
anon croaker
Date
2003-12-14T17:11:52+00:00
ID
Thread
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.
← Prev in month ← Prev in thread