« Return to Thread: Howto generate index contents

Re: Howto generate index contents

by Bob Stayton :: Rate this Message:

Reply to Author | View in Thread

I think you are asking how to turn on section numbering for sections?  If
so, then set the stylesheet parameter section.autolabel to 1.  See this
reference for more information:

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

Or perhaps you just want the numbers in the TOC and not in the sections
themselves?

Bob Stayton
Sagehill Enterprises
bobs@...


----- Original Message -----
From: "61Sniper" <bahtiyar.yanik@...>
To: <docbook-apps@...>
Sent: Friday, January 25, 2008 3:50 AM
Subject: [docbook-apps] Howto generate index contents


>
> Hi guys,
>
> I have a problem. I generated a pdf-file with docbook. My index content is
> so:
>
> 1. chapter1...............................1
>    xxxxx....................................1
>    xxxxx....................................2
>    ...
> 2. chapter2...............................5
>    xxxxx....................................6
>    xxxxx....................................7
>    ...
> How can I generate an docbook such as below:
>
> 1. chapter1...............................1
>    1.1 xxxxx..............................1
>    1.2 xxxxx..............................2
>    ...
> 2. chapter2...............................5
>    2.1 xxxxx..............................6
>    2.2 xxxxx..............................7
>
> Can anyone help me?
>
> Thanks
> --
> View this message in context:
> http://www.nabble.com/Howto-generate-index-contents-tp15086168p15086168.html
> Sent from the docbook apps mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@...
> For additional commands, e-mail: docbook-apps-help@...
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...

 « Return to Thread: Howto generate index contents