$section-toc-depth
$section-toc-depth — Depth of sections in the table of contents.
Parameter:
{}section-toc-depth
Defined in:
param.xsl
Used in:
param.xsl, modules/variable.xsl
Synopsis
|$section-toc-depth := 'unbounded'
Description
When generating a Table of Contents, the
$section-toc-depth determines the maximum depth
of section to include. See also $generate-toc
and $generate-nested-toc.
The $section-toc-depth should be a positive
integer or the token unbounded to indicate arbitrary
depth.