ODT Export Fixes (#843)
* 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
This commit is contained in:
committed by
GitHub
parent
c41e0efc73
commit
cf08ba1d39
@@ -0,0 +1,4 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user