Skip to content

Instantly share code, notes, and snippets.

@stimms
Created February 14, 2014 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stimms/8995889 to your computer and use it in GitHub Desktop.
Save stimms/8995889 to your computer and use it in GitHub Desktop.
--- C:\temp\document\word\settings.xml Tue Jan 1 00:00:00 1980
+++ C:\temp\template\word\settings.xml Tue Jan 1 00:00:00 1980
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<w:settings mc:Ignorable="w14" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml">
<w:zoom w:percent="100"/>
+ <w:proofState w:grammar="clean" w:spelling="clean"/>
<w:defaultTabStop w:val="720"/>
<w:characterSpacingControl w:val="doNotCompress"/>
<w:compat>
@@ -14,6 +15,7 @@
<w:rsid w:val="00013485"/>
<w:rsid w:val="00300C20"/>
<w:rsid w:val="003E4032"/>
+ <w:rsid w:val="00A15700"/>
<w:rsid w:val="00DD4143"/>
</w:rsids>
<m:mathPr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment