From 1e84178431b3fc18de92b86c7f09f4908d955a92 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 22 Jul 2020 10:33:33 -0700 Subject: Docx writer: support --number-sections. Closes #1413. --- data/docx/word/styles.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/docx') diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml index 583596266..6bb5a3f52 100644 --- a/data/docx/word/styles.xml +++ b/data/docx/word/styles.xml @@ -414,6 +414,10 @@ + + + + -- cgit v1.2.3