Next in thread → Next in month →

Re: [docbook-apps] Numbering in Table of contents

From
"Cob Rtayton"
Date
2006-12-15T17:45:26+00:00
ID
028001c72070$cd4e8690$6400a8c0@totoro
Thread
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


 

 

  
----- Original Message ----- 

  
From: 
  Hinrich Aue 

  
To:  
  

  
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
Next in thread → Next in month →