Add font table, fix core.xml bug, clean up code, update tests, for DocX
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<w:rFonts w:ascii="Source Sans Pro" w:hAnsi="Source Sans Pro" w:cs="Source Sans Pro" />
|
||||
<w:sz w:val="24" />
|
||||
<w:szCs w:val="24" />
|
||||
<w:lang w:val="en_GB" />
|
||||
<w:lang w:val="en-GB" />
|
||||
</w:rPr>
|
||||
</w:rPrDefault>
|
||||
<w:pPrDefault>
|
||||
@@ -142,7 +142,7 @@
|
||||
<w:basedOn w:val="Normal" />
|
||||
<w:pPr>
|
||||
<w:spacing w:before="0" w:after="90" w:line="220" />
|
||||
<w:ind w:left="272" w:hanging="272" />
|
||||
<w:ind w:left="272" />
|
||||
</w:pPr>
|
||||
<w:rPr>
|
||||
<w:sz w:val="19" />
|
||||
|
||||
Reference in New Issue
Block a user