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: Re: [docbook-apps] Numbering in Table of contents


If you set chapter.autolabel="0", then figures and tables are still numbered, but they are numbered consecutively throughout the document.  So instead of Table 3-2, it is Table 8, for example.
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 
----- Original Message -----
Sent: Wednesday, December 13, 2006 9:48 AM
Subject: [docbook-apps] Numbering in Table of contents

Hello everybody,

 

I want to create a table of contents, but I wan’t to keep the numbering in figures and tables.

That means I cannot use

           

<!--<xsl:param name="chapter.autolabel" select="0"/>

 

.

 

I there a different way? Right now the toc looks like:

 

 

1. chapter

            section

            section

2. chapter

            Section

I want:

 

chapter

            section

            section

chapter

            Section

 

 

Is that possible?

 

Many thanks in advance.

 

Hinrich Aue



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