tdf#164793: fix misplaced rounding
[LibreOffice.git] / sw / qa / extras / odfexport / data / tdf160253_outline_numbering.fodt
blob2eddd6dd459341f19fd62aa555195a92c4027b1a
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" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:styles>
5 <style:style style:name="Heading" style:family="paragraph" style:default-outline-level="1" style:list-style-name="Numbering_20_1" style:class="text"/>
6 <style:style style:name="Heading_20_1" style:display-name="Heading 1" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:default-outline-level="1" style:list-style-name="Outline" style:class="text">
7 <style:text-properties fo:font-weight="bold"/>
8 </style:style>
9 <text:outline-style style:name="Outline">
10 <text:outline-level-style text:level="1" style:num-format="1">
11 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
12 <style:list-level-label-alignment text:label-followed-by="space"/>
13 </style:list-level-properties>
14 </text:outline-level-style>
15 </text:outline-style>
16 <text:list-style style:name="Numbering_20_1" style:display-name="Numbering 1">
17 <text:list-level-style-number text:level="1" style:num-format="1"/>
18 </text:list-style>
19 </office:styles>
20 <office:master-styles>
21 <style:master-page style:name="Standard"/>
22 <style:master-page style:name="Endnote"/>
23 </office:master-styles>
24 <office:automatic-styles>
25 <text:list-style style:name="L1">
26 <text:list-level-style-bullet text:level="1" text:bullet-char="•"/>
27 </text:list-style>
28 </office:automatic-styles>
29 <office:body>
30 <office:text>
31 <text:h text:style-name="Heading_20_1" text:outline-level="1">foo</text:h>
32 <text:p>xyz<text:note text:id="ftn1" text:note-class="endnote"><text:note-citation>i</text:note-citation><text:note-body>
33 <text:list text:style-name="L1"><text:list-item><text:p>abc</text:p></text:list-item></text:list></text:note-body></text:note></text:p>
34 <text:h text:style-name="Heading_20_1" text:outline-level="1">bar</text:h>
35 </office:text>
36 </office:body>
37 </office:document>