- Defining Styles
- Using Style Settings
- Class Reference
-
Settings Reference
-
Document Settings
- baseline-grid-size
- column-count
- column-spacing-width
- footnote-enumeration
- footnote-placement
- footnote-style
- locale
- page-binding
- page-height
- page-inset-bottom
- page-inset-inner
- page-inset-outer
- page-inset-top
- page-number-format
- page-number-reset
- page-number-style
- page-orientation
- page-width
- section-break
- two-sided
- Headers and Footers
- Footnotes Area
- Inline
- Media
- Footnotes
- Paragraph
- Divider
- List
- Table
- Table Cell
- Table of Contents
- Table of Contents Item
-
Document Settings
- Editor Plugins
footnote-enumeration
Specifies how to enumerate footnotes.
Availability
Available in: Document Settings
Type
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
}