Re: DOCBOOK-APPS: Numbering for <sect>

From
Norman Walsh <>
Date
2001-09-06T18:24:27+00:00
ID
Thread
Re: DOCBOOK-APPS: Numbering for <sect>
/  was heard to say:
| Thanks!
| 
| However, the number for the sections came out like such:
| 
| Chapter 1
| 1. section1
| 1.1 section1.1
| Chapter 2
| 1. section1
| 2. section2
| 
| How can I make it like such:
| 
| Chapter 1
| 1.1. section1
| 1.1.1. section1.1
| Chapter 2
| 2.1. section1
| 2.2. section2

I'm slightly confused because Camille's answer, which you seem to
indicate worked for you, was for DSSSL where you get the latter
behavior by default, not the former. For XSLT, you also have to set

<xsl:param name="section.label.includes.component.label" select="1"/>

Which is a really ugly name, I know. :-/

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | Any bureaucracy reorganized to
http://www.oasis-open.org/docbook/ | enhance efficiency is
Chair, DocBook Technical Committee | indistinguishable from its
                                   | predecessor.