$lists-of-examples

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

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

Synopsis

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

Description

If true, a list of examples 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.