$section-numbers-inherit
$section-numbers-inherit — Include ancestor section labels?
Parameter:
{}section-numbers-inherit
Defined in:
param.xsl
Used in:
param.xsl, modules/titles.xsl
Synopsis
|$section-numbers-inherit := 'true'
Description
If true, section labels will be prefixed with the label of their ancestor sections. In other words, third subsection in the second section of a chapter be labeled “2.3” if this is true and simply “3” if it’s false.
See also $component-numbers-inherit
,
$division-numbers-inherit
, and
$v:title-properties
.