1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-07 16:50:24 +08:00

feat: enable table customization and styles for paragraphs (#39)

This commit is contained in:
David Johnson
2024-09-24 11:15:22 -04:00
committed by GitHub
parent f03badc77c
commit 7782d22c85
6 changed files with 114 additions and 19 deletions

2
xml/default/word/fontTable.xml Executable file → Normal file
View File

@@ -38,4 +38,4 @@
<w:pitch w:val="variable"/>
<w:sig w:usb0="E00002FF" w:usb1="400004FF" w:usb2="00000000" w:usb3="00000000" w:csb0="0000019F" w:csb1="00000000"/>
</w:font>
</w:fonts>
</w:fonts>

View File

@@ -461,4 +461,4 @@
<w:sz w:val="24"/>
</w:rPr>
</w:style>
</w:styles>
</w:styles>