tdf#164793: fix misplaced rounding
[LibreOffice.git] / sw / qa / extras / odfexport / data / tdf160253_ordinary_numbering.fodt
blobca5c1128d1c05124ad4bf134960925e4cd8f7137
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:automatic-styles>
5 <text:list-style style:name="L1">
6 <text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1">
7 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
8 <style:list-level-label-alignment text:label-followed-by="space"/>
9 </style:list-level-properties>
10 </text:list-level-style-number>
11 </text:list-style>
12 <text:list-style style:name="L2">
13 <text:list-level-style-bullet text:level="1" text:bullet-char="•">
14 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
15 <style:list-level-label-alignment text:label-followed-by="space" fo:text-indent="-0.5cm" fo:margin-left="1cm"/>
16 </style:list-level-properties>
17 </text:list-level-style-bullet>
18 </text:list-style>
19 </office:automatic-styles>
20 <office:body>
21 <office:text>
22 <text:list xml:id="list1" text:style-name="L1">
23 <text:list-item>
24 <text:p>a</text:p>
25 </text:list-item>
26 <text:list-item>
27 <text:p>b</text:p>
28 </text:list-item>
29 </text:list>
30 <text:p>c<text:note text:id="ftn1" text:note-class="endnote"><text:note-citation>i</text:note-citation><text:note-body>
31 <text:list text:style-name="L2">
32 <text:list-item>
33 <text:p>xyz</text:p>
34 </text:list-item>
35 </text:list></text:note-body></text:note></text:p>
36 <text:list text:continue-list="list1" text:style-name="L1">
37 <text:list-item>
38 <text:p>d</text:p>
39 </text:list-item>
40 </text:list>
41 </office:text>
42 </office:body>
43 </office:document>