Next in thread → Next in month →

Re: [docbook-apps] Turn off list of tables

From
Thomas Schraitle <>
Date
2006-04-18T15:57:57+00:00
ID
Thread
Re: [docbook-apps] Turn off list of tables
Hi Elliote,

On Tuesday 18 April 2006 17:52, Elliotte Harold wrote:
> Is there any parameter hiding somewhere for turning off the list of
> tables in the XSL-FO output? i.e. I want to create a book with no list
> of tables.

You have to set generate.toc, for example:

 <xsl:param name="generate.toc">
   book      toc,title,figure,example,equation
 </xsl:param>

For more information, see 
http://www.sagehill.net/docbookxsl/TOCcontrol.html


Hope that helps,
Tom

-- 
Thomas Schraitle
Next in thread → Next in month →