tdf#164793: fix misplaced rounding
[LibreOffice.git] / sw / qa / extras / odfexport / data / italics-in-comment.fodt
blob5bf227f3a1f4ef09490c4f889e51015e950d60ef
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.4" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:font-face-decls>
5 <style:font-face style:name="Liberation Serif" svg:font-family="&apos;Liberation Serif&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
6 </office:font-face-decls>
7 <office:styles>
8 <style:default-style style:family="paragraph">
9 <style:text-properties style:font-name="Liberation Serif" fo:font-size="12pt"/>
10 </style:default-style>
11 <style:style style:name="Standard" style:family="paragraph" style:class="text"/>
12 <style:style style:name="Comment" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
13 <style:paragraph-properties fo:margin-left="1mm" fo:margin-right="1mm" fo:margin-top="1mm" fo:margin-bottom="0"/>
14 <style:text-properties fo:font-size="10pt"/>
15 </style:style>
16 </office:styles>
17 <office:automatic-styles>
18 <style:style style:name="T1" style:family="text">
19 <style:text-properties fo:font-style="italic"/>
20 </style:style>
21 </office:automatic-styles>
22 <office:body>
23 <office:text>
24 <text:p><office:annotation>
25 <text:p text:style-name="Comment">lo<text:span text:style-name="T1">r</text:span>em</text:p>
26 </office:annotation></text:p>
27 </office:text>
28 </office:body>
29 </office:document>