Next in thread → Next in month →

Re: [docbook-apps] TOC placement

From
christian brugeron
Date
2004-09-11T04:48:07+00:00
ID
Thread
Re: [docbook-apps] TOC placement
That's what I guessed, thanks

Christian Brugeron
Expert PDF/PostScript - Automatisation de l'édition - XML/XSLT/XSL-FO
Le 7 sept. 04, à 06:29, Bob Stayton a écrit :

> Hi Christian,
>
> There is no parameter to place the TOC at the end of the book.
>
> You will need to copy the template that starts with match="book" from
> fo/division.xsl to your customization file, and then rearrange it.  
> Locate
> the parts that are testing for toc.params (that includes the TOC and 
> lists
> of figures, tables, etc. if those are turned on), and move those to 
> the end
> of the template after <xsl:apply-templates select="$content"/> which 
> outputs
> the rest of the book.
>
> This works because each kind of TOC starts its own page-sequence.  You 
> may
> need to adjust the page number format for them as well.
>
> Bob Stayton
> Sagehill Enterprises
> DocBook Consulting
> 
>
>
> ----- Original Message -----
> From: "christian brugeron" <>
> To: "docbook-apps" <>
> Sent: Friday, September 03, 2004 12:21 PM
> Subject: [docbook-apps] TOC placement
>
>
>> Hi,
>>
>> I'd like to have the TOC at the very end of the book.
>> Do I have to rewrite something, or is it a parameter?
>>
>> Thanks
>>
>>
>> Christian
>>
>>
>>
>
>
Next in thread → Next in month →