$divisions-number-from
$divisions-number-from — Identifies where division numeration begins.
Parameter:
{}divisions-number-from
Defined in:
param.xsl
Used in:
param.xsl, modules/numbers.xsl
Synopsis
|$divisions-number-from as xs:string := 'book'
Description
Divisions numbers (if divisions are numbered) begin from here.
See Section 3.5, “Controlling numeration”.
- root
Divisions are numbered from the beginning of the document.
- set
Divisions are numbered from their nearest ancestor set.
- book
Divisions are numbered from their parent book.