Add font table, fix core.xml bug, clean up code, update tests, for DocX
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<w:fonts xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main">
|
||||
<w:font w:name="Source Sans Pro">
|
||||
<w:pitch w:val="variable" />
|
||||
</w:font>
|
||||
</w:fonts>
|
||||
Reference in New Issue
Block a user