diff options
author | oltolm <oleg.tolmatcev@gmail.com> | 2014-08-30 22:57:59 +0200 |
---|---|---|
committer | oltolm <oleg.tolmatcev@gmail.com> | 2017-12-28 22:10:04 +0100 |
commit | 19bab48dccd670e272a6f949321de5413eb96136 (patch) | |
tree | 0cf8115cad7f8f7b381f69b2715e55c21c124d01 /test/writer.opendocument | |
parent | 7e8cfc099017b554dc4105a8c56544867784a9f8 (diff) | |
download | pandoc-19bab48dccd670e272a6f949321de5413eb96136.tar.gz |
improve formatting of formulas in OpenDocument
Diffstat (limited to 'test/writer.opendocument')
-rw-r--r-- | test/writer.opendocument | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/writer.opendocument b/test/writer.opendocument index 77c79d13c..081b33971 100644 --- a/test/writer.opendocument +++ b/test/writer.opendocument @@ -639,6 +639,8 @@ <style:style style:name="T6" style:family="text"><style:text-properties style:text-position="super 58%" /></style:style> <style:style style:name="T7" style:family="text"><style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic" style:text-position="super 58%" /></style:style> <style:style style:name="T8" style:family="text"><style:text-properties style:text-position="sub 58%" /></style:style> + <style:style style:name="fr2" style:family="graphic" style:parent-style-name="Formula"><style:graphic-properties style:vertical-pos="middle" style:vertical-rel="paragraph-content" style:horizontal-pos="center" style:horizontal-rel="paragraph-content" style:wrap="none" /></style:style> + <style:style style:name="fr1" style:family="graphic" style:parent-style-name="Formula"><style:graphic-properties style:vertical-pos="middle" style:vertical-rel="text" /></style:style> <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Quotations"> <style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false" /> </style:style> |