aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-04-13 22:11:08 -0700
committerJohn MacFarlane <[email protected]>2024-04-13 22:12:11 -0700
commit14f69c60ef04fbd00fd7491e0d81d22b39efe7ff (patch)
tree4ddbc95077f1698fa39a7da369947bfb1794ae33 /data
parente0f37996b3fae1d37c2edb5680664f4c4e0ea5b8 (diff)
reference.docx: Remove duplicate DefaultParagraphFont in styles.xml.
Diffstat (limited to 'data')
-rw-r--r--data/docx/word/styles.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml
index 4ea5618f2..ea3996220 100644
--- a/data/docx/word/styles.xml
+++ b/data/docx/word/styles.xml
@@ -403,15 +403,7 @@
w:themeTint="D8" />
</w:rPr>
</w:style>
- <w:style w:type="character" w:default="1"
- w:styleId="DefaultParagraphFont">
- <w:name w:val="Default Paragraph Font" />
- <w:uiPriority w:val="1" />
- <w:semiHidden />
- <w:unhideWhenUsed />
- </w:style>
- <w:style w:type="character" w:customStyle="1"
- w:styleId="Heading1Char">
+ <w:style w:type="character" w:customStyle="1" w:styleId="Heading1Char">
<w:name w:val="Heading 1 Char" />
<w:basedOn w:val="DefaultParagraphFont" />
<w:link w:val="Heading1" />