$division-numbers-inherit

$division-numbers-inherit — Include division labels in component labels?

Parameter:
{}division-numbers-inherit
Defined in:
param.xsl
Used in:
param.xsl, modules/titles.xsl
Used by:
$v:title-properties

Synopsis

  |$division-numbers-inherit as xs:string := 'false'

Description

If true, component labels will be prefixed with the label of their containing division (part, reference, etc.) In other words, chapter 2 in part I will be labeled “I.2” if this is true and simply “2” if it’s false.

See also $component-numbers-inherit, $section-numbers-inherit, and $v:title-properties.