Bump version to 6.4-15
[LibreOffice.git] / writerperfect / qa / unit / data / writer / epubexport / nested-span.fodt
bloba593ff348262efdb79e73a3684e79412e7a4b0b9
1 <?xml version="1.0" encoding="UTF-8"?>
2 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office: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:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
3 <office:font-face-decls>
4 <style:font-face style:name="Liberation Mono" svg:font-family="&apos;Liberation Mono&apos;" style:font-family-generic="modern" style:font-pitch="fixed"/>
5 </office:font-face-decls>
6 <office:styles>
7 <style:style style:name="Source_20_Text" style:display-name="Source Text" style:family="text">
8 <style:text-properties style:font-name="Liberation Mono" fo:font-family="&apos;Liberation Mono&apos;" style:font-family-generic="modern" style:font-pitch="fixed"/>
9 </style:style>
10 </office:styles>
11 <office:automatic-styles>
12 <style:style style:name="T1" style:family="text">
13 <style:text-properties fo:color="#ff0000"/>
14 </style:style>
15 </office:automatic-styles>
16 <office:body>
17 <office:text>
18 <text:p>before<text:span text:style-name="Source_20_Text"><text:span text:style-name="T1">red</text:span></text:span></text:p>
19 </office:text>
20 </office:body>
21 </office:document>