RE: [xsl] Please help: section labels and other XSL woes

Subject: RE: [xsl] Please help: section labels and other XSL woes
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 22 May 2008 10:26:40 +0100
(1) If section labels have a dot at the end, then it's because your code
generates a dot, and we can't tell you how to fix that without seeing your
code.

(2) Yes, it is possible. Again, to advise you we really need rather more
information - including information about why you are stuck.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: Nancy Brandt [mailto:nancy_brndt@xxxxxxxxx] 
> Sent: 22 May 2008 08:18
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Please help: section labels and other XSL woes
> 
> Hi everybody!
>  
> Could you please advise me on the following XSL issues?
>  
> I am using XSLPROC and FOP 0.94 for compiling pdf documents, 
> and I can't cope with two problems:
>  
> 1) section labels have a dot at the end: for example:
> 2.2.4. Getting Started - I want to get rid of the dot after 4.
>  
> 2) I have several parts in my document and each part has its 
> table of contents that displays the parts chapters and their 
> sections. I would like to show only chapters - is it possible?
>  
> Thank you very much in advance!
>  
> Best wishes,
> Nancy 

Current Thread