From 31b650b4ecb0901c1f8ae809165dcffa051855b2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 15 May 2021 10:56:16 -0700 Subject: docx writer settings.xml: - Set zoom to 100% by default. - Align math options more with current Word defaults (e.g. Cambria Math font). --- data/docx/word/settings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data') diff --git a/data/docx/word/settings.xml b/data/docx/word/settings.xml index fca255b90..5f5ef5bfa 100644 --- a/data/docx/word/settings.xml +++ b/data/docx/word/settings.xml @@ -1,6 +1,6 @@ - + @@ -19,16 +19,16 @@ - + - - + + - + -- cgit v1.2.3