1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <office:document xmlns:
office=
"urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:
fo=
"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:
style=
"urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:
text=
"urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:
svg=
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:
version=
"1.3" office:
mimetype=
"application/vnd.oasis.opendocument.text">
4 <office:font-face-decls>
5 <style:font-face style:
name=
"Liberation Serif" svg:
font-family=
"'Liberation Serif'" style:
font-family-generic=
"roman" style:
font-pitch=
"variable"/>
6 <style:font-face style:
name=
"Liberation Serif1" svg:
font-family=
"'Liberation Serif'" style:
font-family-generic=
"roman"/>
7 </office:font-face-decls>
9 <style:default-style style:
family=
"paragraph">
10 <style:text-properties style:
font-name=
"Liberation Serif" fo:
font-size=
"12pt"/>
11 </style:default-style>
12 <style:style style:
name=
"Standard" style:
family=
"paragraph" style:
class=
"text"/>
14 <office:automatic-styles>
15 <style:page-layout style:
name=
"pm1">
16 <style:page-layout-properties fo:
page-width=
"210.01mm" fo:
page-height=
"297mm" style:
print-orientation=
"portrait" fo:
margin-top=
"20mm" fo:
margin-bottom=
"20mm" fo:
margin-left=
"20mm" fo:
margin-right=
"20mm" style:
writing-mode=
"lr-tb"/>
18 <style:style style:
name=
"T1" style:
family=
"text">
19 <style:text-properties style:
font-name=
"Liberation Serif1"/>
21 </office:automatic-styles>
22 <office:master-styles>
23 <style:master-page style:
name=
"Standard" style:
page-layout-name=
"pm1"/>
24 </office:master-styles>
27 <!-- A problem had been with a combining character in a separate span -->
28 <text:p text:
style-name=
"Standard">a
<text:span text:
style-name=
"T1">́
</text:span></text:p>