footnote-placement
Specifies where to place footnotes in the document.
Availability
Available in: Document Settings
Type
Available values
Value | Description |
---|---|
end-of-page |
Place footnotes on the end of each page. Used as default. |
end-of-section |
Place footnotes on the end of each section. (Creates endnotes in DOCX. Not supported in LibreOffice.) |
end-of-document |
Place footnotes on the end of the document. (Creates endnotes in DOCX.) |
Default value
end-of-page
Inherited
No.
Example
document-settings {
footnote-placement: end-of-section
footnote-style: lowercase-alpha
footnote-enumeration: continuous
}