← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [docbook-apps] Extra dot (.) at the end of each section number ...docbook 1.74.3 in PDF report

From
Bob Stayton <>
Date
2010-11-02T16:40:13+00:00
ID
020401cb7aac$92ff7590$6600a8c0@pazu
Thread
Re: [docbook-apps] Extra dot (.) at the end of each section number ...docbook 1.74.3 in PDF report
The dot is part of the system of generated 
text.  You can customize that using the local.l10n.xml parameter as 
described here:

 

http://www.sagehill.net/docbookxsl/CustomGentext.html

 

In this case, you want the l:template with 
name="section" and within the l:context with name="title-numbered".

 

Bob Stayton
Sagehill Enterprises


 

 

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

  
From: 
  Bela 
  Patel 

  
To:  
  

  
Sent: Monday, November 01, 2010 7:33 
  PM

  
Subject: [docbook-apps] Extra dot (.) at 
  the end of each section number ...docbook 1.74.3 in PDF report

  

  
Hi,

  
 I am using Docbook version 1.74.3.

  
I am getting extra dot at the end of each section number in the PDF 
  report.

  
 

  
For example:

  
 

  
->I have something like this in my PDF report:

  
 

  
1. section1

  
    1.1. section A

  
    1.2. section B

  
    1.3. sectionC

  
2. section2

  
    2.1. section A 
  
    2.2. section B

  
    2.3. sectionC

  

  
 

  
->I want something like this in my PDF report (notice that I dont 
  want dot at the end of each section number e.g Instead of 1.1. sectionA, I 
  want 1.1 sectionA):

  
 

  
1 section1

  
    1.1 section A

  
    1.2 section B

  
    1.3 sectionC

  
2 section2

  
    2.1 section A 
  
    2.2 section B

  
    2.3 sectionC

  
 

  
 

  
How do I make this change?

  
 

  
Thanks,

  
Bela.
← Prev in month ← Prev in thread
Next in thread → Next in month →