mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
This can be overridden by a final sectPr element in the body of the reference.docx. It will only change things for `--top-level-division=chapter`, since only top-level chapters are put in separate sections. For that use it will mean that footnote numbers start over with each chapter, which is usually what is wanted. Closes #2773.