Next in thread → Next in month →

Re: [docbook-apps] label.from.part db 5

From
Dave Pawson <>
Date
2010-11-28T15:04:55+00:00
ID
20101128150444.7ce92ae9@marge3
Thread
Re: [docbook-apps] label.from.part db 5
On Sun, 28 Nov 2010 09:49:40 +0000
Dave Pawson <> wrote:

> 
> "If label.from.part is zero (the default), numbering of components is
> not re-started within each part; instead, components are numbered
> sequentially throughout each book, regardless of whether or not they
> occur within part instances."
> 
> I write a book. In chapter 5 with the above set to zero (or not set,
> the default) I interpret the above to mean that chapter/sect1 will be
> numbered 5.1? That's not happening? Am I misinterpreting the terms
> please?  The first sect is numbered 1. 

solved.

<xsl:param name="section.autolabel.max.depth" select="3"></xsl:param>

"If non-zero, section labels are prefixed with the label of the
component that contains them. "

Except it would appear to include (at least) chapters?

How about If non-zero, component labels are prefixed with
the label of the component that contains them. 

Assuming 'component' matches the hierarchy of wrappers. 

I'm now getting 5.1 5.2 etc.






-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
Next in thread → Next in month →