tdf#164793: fix misplaced rounding
[LibreOffice.git] / sw / qa / extras / odfexport / data / ParagraphMarkerMarkup.fodt
blobc3a21261da26dbef6ee34d2a0b5d0939dae02100
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:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:styles>
5 <style:style style:name="Standard" style:family="paragraph" style:class="text">
6 <style:text-properties fo:font-size="11pt"/>
7 </style:style>
8 </office:styles>
9 <office:automatic-styles>
10 <style:style style:name="T1" style:family="text">
11 <style:text-properties fo:font-size="8pt"/>
12 </style:style>
13 <style:style style:name="T2" style:family="text">
14 <style:text-properties fo:font-size="9pt" fo:color="#ff0000"/>
15 </style:style>
16 </office:automatic-styles>
17 <office:body>
18 <office:text>
19 <text:p text:style-name="Standard" loext:marker-style-name="T2"><text:span text:style-name="T1">text</text:span></text:p>
20 </office:text>
21 </office:body>
22 </office:document>