footnote-enumeration

Specifies how to enumerate footnotes.

Availability

Available in: Document Settings

Type

Symbol

Available values

Value Description
per-page Reset footnote numbering for each page. Used as default.
per-section Enumerate footnotes per section.
continuous Continuous enumeration in the entire document.

Default value

per-page

Inherited

No.

Example

document-settings {
  footnote-placement:    end-of-section
  footnote-style:        lowercase-alpha
  footnote-enumeration:  continuous
}