Blame view

sources/3rdparty/phpdocx/templates/xmls/settings.xml 2.27 KB
31b7f2792   Kload   Upgrade to ownclo...
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
  <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  <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="100"/>
  <w:proofState w:spelling="clean" w:grammar="clean"/>
  <w:defaultTabStop w:val="708"/>
  <w:hyphenationZone w:val="425"/>
  <w:characterSpacingControl w:val="doNotCompress"/>
  <w:footnotePr>
  <w:footnote w:id="-1"/>
  <w:footnote w:id="0"/>
  </w:footnotePr>
  <w:endnotePr>
  <w:endnote w:id="-1"/>
  <w:endnote w:id="0"/>
  </w:endnotePr>
  <w:compat/>
  <w:rsids>
  <w:rsidRoot w:val="00DF064E"/>
  <w:rsid w:val="00065F9C"/>
  <w:rsid w:val="000F6147"/>
  <w:rsid w:val="00112029"/>
  <w:rsid w:val="00135412"/>
  <w:rsid w:val="00361FF4"/>
  <w:rsid w:val="003B5299"/>
  <w:rsid w:val="00493A0C"/>
  <w:rsid w:val="004D6B48"/>
  <w:rsid w:val="00531A4E"/>
  <w:rsid w:val="00535F5A"/>
  <w:rsid w:val="00555F58"/>
  <w:rsid w:val="006E6663"/>
  <w:rsid w:val="008B3AC2"/>
  <w:rsid w:val="008F680D"/>
  <w:rsid w:val="00AC197E"/>
  <w:rsid w:val="00B21D59"/>
  <w:rsid w:val="00BD419F"/>
  <w:rsid w:val="00DF064E"/>
  <w:rsid w:val="00FB45FF"/>
  </w:rsids>
  <m:mathPr>
  <m:mathFont m:val="Cambria Math"/>
  <m:brkBin m:val="before"/>
  <m:brkBinSub m:val="--"/>
  <m:smallFrac m:val="off"/>
  <m:dispDef/>
  <m:lMargin m:val="0"/>
  <m:rMargin m:val="0"/>
  <m:defJc m:val="centerGroup"/>
  <m:wrapIndent m:val="1440"/>
  <m:intLim m:val="subSup"/>
  <m:naryLim m:val="undOvr"/>
  </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:shapeDefaults>
  <o:shapedefaults v:ext="edit" spidmax="1026"/>
  <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
  </o:shapelayout>
  </w:shapeDefaults>
  <w:decimalSymbol w:val="."/>
  <w:listSeparator w:val=";"/>
  </w:settings>