From 41d1ae0fdde099bd902607c577a6eca5a9ed3f22 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 16 Nov 2019 09:48:05 -0800 Subject: Change styles in reference.docx. All headings now have a uniform color. Level-1 headings no longer set `w:themeShade="B5"`. Level-2 headings are now 14 point rather than 16 point. Level-3 headings are now 12 point rather than 14 point. Level-4 headings are italic rather than bold. Closes #5820. --- data/docx/word/styles.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'data/docx') diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml index 887b43126..583596266 100644 --- a/data/docx/word/styles.xml +++ b/data/docx/word/styles.xml @@ -138,7 +138,7 @@ - + @@ -161,8 +161,8 @@ - - + + @@ -183,8 +183,8 @@ - - + + @@ -202,7 +202,7 @@ - + @@ -224,7 +224,6 @@ - -- cgit v1.2.3