Normalize the use of @LaTeX{} in the Org compact guide.
[org-mode.git] / etc / styles / OrgOdtContentTemplate.xml
blob0b62dc247c67417bdf32a977b9fbc6c9b0fd8694
1 <?xml version="1.0" encoding="UTF-8"?>
2 <office:document-content
3     xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
4     xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
5     xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
6     xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
7     xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
8     xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
9     xmlns:xlink="http://www.w3.org/1999/xlink"
10     xmlns:dc="http://purl.org/dc/elements/1.1/"
11     xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
12     xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
13     xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
14     xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
15     xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
16     xmlns:math="http://www.w3.org/1998/Math/MathML"
17     xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
18     xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
19     xmlns:ooo="http://openoffice.org/2004/office"
20     xmlns:ooow="http://openoffice.org/2004/writer"
21     xmlns:oooc="http://openoffice.org/2004/calc"
22     xmlns:dom="http://www.w3.org/2001/xml-events"
23     xmlns:xforms="http://www.w3.org/2002/xforms"
24     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
25     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
26     xmlns:rpt="http://openoffice.org/2005/report"
27     xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2"
28     xmlns:xodt="http://www.w3.org/1999/xodt"
29     xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0"    office:version="1.2">
30   <!-- scripts -->
31   <office:scripts/>
33   <!-- font face declarations -->
34   <office:font-face-decls>
35     <style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
36     <style:font-face style:name="courier" svg:font-family="courier, monospace"/>
37     <style:font-face style:name="Arial Unicode MS" svg:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
38     <style:font-face style:name="HG Mincho Light J" svg:font-family="&apos;HG Mincho Light J&apos;" style:font-pitch="variable"/>
39     <style:font-face style:name="Thorndale" svg:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
40     <style:font-face style:name="Times New Roman" svg:font-family="&apos;Times New Roman&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
41     <style:font-face style:name="Albany" svg:font-family="Albany" style:font-family-generic="swiss" style:font-pitch="variable"/>
42     <style:font-face style:name="SimSun" svg:font-family="SimSun" style:font-family-generic="system" style:font-pitch="variable"/>
43     <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
44   </office:font-face-decls>
46   <!-- automatic styles -->
47   <office:automatic-styles>
48     <style:style style:name="OrgTable" style:family="table">
49       <style:table-properties style:rel-width="90%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
50     </style:style>
52     <style:style style:name="OrgTableColumn" style:family="table-column">
53       <style:table-column-properties style:rel-column-width="1*"/>
54     </style:style>
56     <style:style style:name="OrgTblCell" style:family="table-cell">
57       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
58     </style:style>
59     <style:style style:name="OrgTblCellL" style:family="table-cell">
60       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
61     </style:style>
62     <style:style style:name="OrgTblCellR" style:family="table-cell">
63       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
64     </style:style>
65     <style:style style:name="OrgTblCellLR" style:family="table-cell">
66       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
67     </style:style>
68     <style:style style:name="OrgTblCellT" style:family="table-cell">
69       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
70     </style:style>
71     <style:style style:name="OrgTblCellTL" style:family="table-cell">
72       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
73     </style:style>
74     <style:style style:name="OrgTblCellTR" style:family="table-cell">
75       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
76     </style:style>
77     <style:style style:name="OrgTblCellTLR" style:family="table-cell">
78       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
79     </style:style>
80     <style:style style:name="OrgTblCellB" style:family="table-cell">
81       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
82     </style:style>
83     <style:style style:name="OrgTblCellBL" style:family="table-cell">
84       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
85     </style:style>
86     <style:style style:name="OrgTblCellBR" style:family="table-cell">
87       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
88     </style:style>
89     <style:style style:name="OrgTblCellBLR" style:family="table-cell">
90       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
91     </style:style>
92     <style:style style:name="OrgTblCellTB" style:family="table-cell">
93       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
94     </style:style>
95     <style:style style:name="OrgTblCellTBL" style:family="table-cell">
96       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
97     </style:style>
98     <style:style style:name="OrgTblCellTBR" style:family="table-cell">
99       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
100     </style:style>
101     <style:style style:name="OrgTblCellTBLR" style:family="table-cell">
102       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
103     </style:style>
105     <!-- BEGIN: Table styles for numbered equations -->
106     <style:style style:name="OrgEquation" style:family="table">
107       <style:table-properties style:rel-width="100%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
108     </style:style>
109     <style:style style:name="OrgEquationTableColumn" style:family="table-column">
110       <style:table-column-properties style:rel-column-width="1*"/>
111     </style:style>
112     <style:style style:name="OrgFirstEquationFirstColumnTableCell" style:family="table-cell">
113       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
114     </style:style>
115     <style:style style:name="OrgEquationLastColumnTableCell" style:family="table-cell">
116       <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
117     </style:style>
118     <style:style style:name="OrgEquationFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
119       <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
120     </style:style>
121     <style:style style:name="OrgEquationLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
122       <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
123     </style:style>
124     <!-- END: Table styles for numbered equations -->
126     <!-- BEGIN: Custom Table Template -->
127     <style:style style:name="Custom" style:family="table">
128       <style:table-properties style:rel-width="80%" table:align="center"/>
129     </style:style>
131     <style:style style:name="CustomColumn" style:family="table-column">
132       <style:table-column-properties style:rel-column-width="1*"/>
133     </style:style>
135     <!-- Table Paragraph Styles -->
136     <style:style style:name="CustomTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
137       <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
138       <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
139     </style:style>
141     <style:style style:name="CustomLastRowTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
142       <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
143       <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
144     </style:style>
146     <style:style style:name="CustomLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
147       <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
148       <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
149     </style:style>
151     <style:style style:name="CustomFirstRowTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
152       <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
153       <style:text-properties fo:color="#ffffff" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
154     </style:style>
156     <style:style style:name="CustomFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
157       <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
158       <style:text-properties fo:color="#ffffff" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
159     </style:style>
161     <!-- Table Cell Styles -->
162     <style:style style:name="CustomTableCell" style:family="table-cell">
163       <style:table-cell-properties fo:background-color="#ffffff" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
164         <style:background-image/>
165       </style:table-cell-properties>
166     </style:style>
168     <style:style style:name="CustomFirstRowTableCell" style:family="table-cell">
169       <style:table-cell-properties fo:background-color="#000080" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
170         <style:background-image/>
171       </style:table-cell-properties>
172     </style:style>
174     <style:style style:name="CustomLastRowTableCell" style:family="table-cell">
175       <style:table-cell-properties fo:background-color="#cccccc" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
176         <style:background-image/>
177       </style:table-cell-properties>
178     </style:style>
180     <style:style style:name="CustomFirstColumnTableCell" style:family="table-cell">
181       <style:table-cell-properties fo:background-color="#4d4d4d" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
182         <style:background-image/>
183       </style:table-cell-properties>
184     </style:style>
186     <style:style style:name="CustomLastColumnTableCell" style:family="table-cell">
187       <style:table-cell-properties fo:background-color="#cccccc" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
188         <style:background-image/>
189       </style:table-cell-properties>
190     </style:style>
192     <!-- END: Custom Table Template -->
194   </office:automatic-styles>
196   <office:body>
197     <office:text>
198       <text:sequence-decls>
199         <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
200         <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
201         <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
202         <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
203         <text:sequence-decl text:display-outline-level="0" text:name="Equation"/>
204         <text:sequence-decl text:display-outline-level="0" text:name="Figure"/>
205       </text:sequence-decls>
206     </office:text>
207   </office:body>
208 </office:document-content>