Bump version to 6.4-15
[LibreOffice.git] / writerperfect / qa / unit / data / writer / epubexport / char-namedstyle.fodt
blob5a1b3823dd1870ea3685fc2d9cc6bbb8bfd58193
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:body>
12 <office:text>
13 <text:p>Foo<text:span text:style-name="Source_20_Text">bar</text:span></text:p>
14 </office:text>
15 </office:body>
16 </office:document>