docx writer: Remove rsids from settings.docx.

Word will add these when revisions are made.  But it's
pointless to start out with a set of them.
This commit is contained in:
John MacFarlane 2021-05-15 10:54:05 -07:00
parent bf73a15197
commit 2cf971cf56
34 changed files with 1 additions and 11 deletions

View file

@ -17,16 +17,6 @@
<w:characterSpacingControl w:val="doNotCompress" />
<w:savePreviewPicture />
<w:rsids>
<w:rsidRoot w:val="00590D07" />
<w:rsid w:val="00011C8B" />
<w:rsid w:val="004E29B3" />
<w:rsid w:val="00590D07" />
<w:rsid w:val="00784D58" />
<w:rsid w:val="008D6863" />
<w:rsid w:val="00B86B75" />
<w:rsid w:val="00BC48D5" />
<w:rsid w:val="00C36279" />
<w:rsid w:val="00E315A3" />
</w:rsids>
<m:mathPr>
<m:mathFont m:val="Lucida Grande" />
@ -44,4 +34,4 @@
<w:clrSchemeMapping w:bg1="light1" w:t1="dark1" w:bg2="light2" w:t2="dark2" w:accent1="accent1" w:accent2="accent2" w:accent3="accent3" w:accent4="accent4" w:accent5="accent5" w:accent6="accent6" w:hyperlink="hyperlink" w:followedHyperlink="followedHyperlink" />
<w:decimalSymbol w:val="." />
<w:listSeparator w:val="," />
</w:settings>
</w:settings>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.