summaryrefslogtreecommitdiff
path: root/data/docx/word/settings.xml
blob: afa0199c9122d7039d77fd5e51a36f3280f6c24e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<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">
  <w:zoom w:percent="90" />
  <w:embedSystemFonts />
  <w:proofState w:spelling="clean" w:grammar="clean" />
  <w:stylePaneFormatFilter w:val="0004" />
  <w:footnotePr>
    <w:footnote w:id="-1" />
    <w:footnote w:id="0" />
  </w:footnotePr>
  <w:doNotTrackMoves />
  <w:defaultTabStop w:val="720" />
  <w:drawingGridHorizontalSpacing w:val="360" />
  <w:drawingGridVerticalSpacing w:val="360" />
  <w:displayHorizontalDrawingGridEvery w:val="0" />
  <w:displayVerticalDrawingGridEvery w:val="0" />
  <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" />
    <m:brkBin m:val="before" />
    <m:brkBinSub m:val="--" />
    <m:smallFrac m:val="false" />
    <m:dispDef m:val="false" />
    <m:lMargin m:val="0" />
    <m:rMargin m:val="0" />
    <m:wrapRight />
    <m:intLim m:val="subSup" />
    <m:naryLim m:val="subSup" />
  </m:mathPr>
  <w:themeFontLang w:val="en-US" />
  <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>