Subject: RE: Please help: section labels and other XSL woes
From: Nancy Brandt <nancy_brndt@xxxxxxxxx>
Date: Thu, 22 May 2008 02:30:41 -0700 (PDT)
|
Hi dear Michael. I use the standard Docbook stylesheet
for section labels. I can post the template code for
both of the issues, but I am afraid it's too long.
May I do this on this list?
Regards,
Nancy
--- Michael Kay <mike@xxxxxxxxxxxx> wrote:
> (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: 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
|