← Prev in month ← Prev in thread

Table numbering with docbook 1.74.3 on PDF and HTML report.

From
Cela Oatel
Date
2009-09-30T15:35:29+00:00
ID
Thread
Table numbering with docbook 1.74.3 on PDF and HTML report.
Hi,

 

I am using docbook version 1.74.3. 

Currently I am getting table number on my HTML/PDF report as (ChapterNumber).1, (ChapterNumber).2, (ChapterNumber).3 ... and so on  

 

For example: I have "Chapter 2" and under it I have section number 2.3.2. Following is how table numbers are listed curently on my HTML report (table 2.1, table 2.3 and table 2.3). 

 

Chapter 2

2.3.2 Report Trees

Table 2.1 Dec1Tree

Data Type

Length

Numeric

3

Table 2.2 Dec2Tree

Data Type

Length

Numeric

3

Table 2.3 Dec3Tree

Data Type

Length

Numeric

3

 

 

I want the table numbers starting with the section number above it instead on starting with the Chapter number above it.

For example: I want the Table number as (Table 2.3.2.1, Table 2.3.2.2 and Table 2.3.2.3) shown below.

 

Chapter 2

2.3.2 Report Trees

Table 2.3.2.1 Dec1Tree

Data Type

Length

Numeric

3

Table 2.3.2.2 Dec2Tree

Data Type

Length

Numeric

3

Table 2.3.2.3 Dec3Tree

Data Type

Length

Numeric

3

 

How can I achieve it?

 

Thanks,

BRAMANI.
← Prev in month ← Prev in thread