mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
b6aff21452
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.