Skip to content

Instantly share code, notes, and snippets.

@stimms
Created February 14, 2014 04:47
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/8995977 to your computer and use it in GitHub Desktop.
Save stimms/8995977 to your computer and use it in GitHub Desktop.
--- C:\temp\document\[Content_Types].xml Tue Jan 1 00:00:00 1980
+++ C:\temp\template\[Content_Types].xml Tue Jan 1 00:00:00 1980
@@ -2,7 +2,7 @@
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">
<Default ContentType="application/vnd.openxmlformats-package.relationships+xml" Extension="rels"/>
<Default ContentType="application/xml" Extension="xml"/>
- <Override ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml" PartName="/word/document.xml"/>
+ <Override ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml" PartName="/word/document.xml"/>
<Override ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml" PartName="/word/styles.xml"/>
<Override ContentType="application/vnd.ms-word.stylesWithEffects+xml" PartName="/word/stylesWithEffects.xml"/>
<Override ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml" PartName="/word/settings.xml"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment