cf08ba1d39
* Fix issue with additional line breaks in ODT export * Improve format handling in ToOdt, and remove some unused code * Add test for tab in format * Add class to write text formats to XML * Simplify the XMLParagraph class a bit * Correct a breach of ODT standard and add error checking * Make some final corrections
5 lines
179 B
XML
5 lines
179 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<office:document-settings xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0">
|
|
<office:settings/>
|
|
</office:document-settings>
|