$lists-of-tables

$lists-of-tables — Generate a list of tables?

Parameter:
{}lists-of-tables
Defined in:
param.xsl
Used in:
param.xsl, modules/toc.xsl

Synopsis

  |$lists-of-tables as xs:string := 'true'

Description

If true, a list of tables will be generated. By default, they are only generated for books and sets.

This is a pseudo-boolean parameter. It is considered true if it has the value '1’, ‘yes’, or ‘true’. Any other value is considered false.