OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] List of tables (LoT)


HI Bernhard,

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

Check that you have included tables in the generate.toc parameter.

For example:

<xsl:param name="generate.toc">
appendix  toc,title
article/appendix  nop
article   toc,title
book      toc,title,figure,table,example,equation
chapter   toc,title
part      toc,title
preface   toc,title
qandadiv  toc
qandaset  toc
reference toc,title
sect1     toc
sect2     toc
sect3     toc
sect4     toc
sect5     toc
section   toc
set       toc,title
</xsl:param>


Peter


On 31/10/2018 07:23, Bernhard Kleine wrote:
I checked Docbook 5: the Definitive Guide and Docbook XSL: the complete
Guide for LoT and I did not find it.

Adding tocentry="1" to selected tables did not generate a List of Tables
either. What do I miss? How to make it appear? How to place it?

Regards

Bernhard




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]