Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docx writer: better handling of chapters.
When `--top-level-division=chapter` is used, a paragraph with section properties is inserted before each level-1 heading. By default, this causes the new heading to start on a new page (though this default can be adjusted in Word). This change should also make it possible to number footnotes by chapter (#2773), though that change isn't yet made.
- Loading branch information