settings.xml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <w:settings xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main">
  3. <w:zoom w:percent="100"/>
  4. <w:embedSystemFonts/>
  5. <w:bordersDoNotSurroundHeader/>
  6. <w:bordersDoNotSurroundFooter/>
  7. <w:defaultTabStop w:val="720"/>
  8. <w:drawingGridHorizontalSpacing w:val="120"/>
  9. <w:drawingGridVerticalSpacing w:val="120"/>
  10. <w:displayHorizontalDrawingGridEvery w:val="0"/>
  11. <w:displayVerticalDrawingGridEvery w:val="3"/>
  12. <w:doNotUseMarginsForDrawingGridOrigin/>
  13. <w:doNotShadeFormData/>
  14. <w:characterSpacingControl w:val="compressPunctuation"/>
  15. <w:doNotValidateAgainstSchema/>
  16. <w:doNotDemarcateInvalidXml/>
  17. <w:compat>
  18. <w:spaceForUL/>
  19. <w:balanceSingleByteDoubleByteWidth/>
  20. <w:doNotLeaveBackslashAlone/>
  21. <w:ulTrailSpace/>
  22. <w:doNotExpandShiftReturn/>
  23. <w:adjustLineHeightInTable/>
  24. <w:useFELayout/>
  25. </w:compat>
  26. <w:rsids>
  27. <w:rsidRoot w:val="00D31453"/>
  28. <w:rsid w:val="0002418B"/>
  29. <w:rsid w:val="001F0BC7"/>
  30. <w:rsid w:val="00D31453"/>
  31. <w:rsid w:val="00E209E2"/>
  32. </w:rsids>
  33. <m:mathPr>
  34. <m:mathFont m:val="Cambria Math"/>
  35. <m:brkBin m:val="before"/>
  36. <m:brkBinSub m:val="--"/>
  37. <m:smallFrac m:val="off"/>
  38. <m:dispDef/>
  39. <m:lMargin m:val="0"/>
  40. <m:rMargin m:val="0"/>
  41. <m:defJc m:val="centerGroup"/>
  42. <m:wrapIndent m:val="1440"/>
  43. <m:intLim m:val="subSup"/>
  44. <m:naryLim m:val="undOvr"/>
  45. </m:mathPr>
  46. <w:themeFontLang w:val="en-US"/>
  47. <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"/>
  48. <w:doNotIncludeSubdocsInStats/>
  49. <w:doNotAutoCompressPictures/>
  50. <w:shapeDefaults>
  51. <o:shapedefaults v:ext="edit" spidmax="2050"/>
  52. <o:shapelayout v:ext="edit">
  53. <o:idmap v:ext="edit" data="1"/>
  54. </o:shapelayout>
  55. </w:shapeDefaults>
  56. <w:decimalSymbol w:val=","/>
  57. <w:listSeparator w:val=";"/>
  58. </w:settings>