From d5086e7bd77e62dbdb6256c7586c7aed0c614d38 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 13 Mar 2017 21:48:00 +0100 Subject: Docx writer: Support 9 levels of headers. Closes #1642. --- data/docx/word/styles.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) (limited to 'data') diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml index d19c4c7fb..5d09a67b0 100644 --- a/data/docx/word/styles.xml +++ b/data/docx/word/styles.xml @@ -251,6 +251,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3