« Return to Thread: Howto generate index contents

Re: Howto generate index contents

by 61Sniper :: Rate this Message:

Reply to Author | View in Thread

Thank you very much. Your Link helped me. Just I have got another problem. How can I change the font size of the Title of sect1 Element?



Bob Stayton wrote:
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@sagehill.net


----- Original Message -----
From: "61Sniper" <bahtiyar.yanik@googlemail.com>
To: <docbook-apps@lists.oasis-open.org>
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@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org

 « Return to Thread: Howto generate index contents