aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/docx/word/styles.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml
index 67d336db1..3596d8bbc 100644
--- a/data/docx/word/styles.xml
+++ b/data/docx/word/styles.xml
@@ -342,8 +342,9 @@
<w:semiHidden />
<w:unhideWhenUsed />
</w:style>
- <w:style w:type="table" w:default="1" w:styleId="TableNormal">
- <w:name w:val="Normal Table" />
+ <w:style w:type="table" w:default="1" w:styleId="Table">
+ <w:name w:val="Table" />
+ <w:basedOn w:val="TableNormal" />
<w:semiHidden />
<w:unhideWhenUsed />
<w:qFormat />