diff options
author | Lorenzo <oni.lore@tiscali.it> | 2021-02-19 15:41:58 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-02-19 10:18:49 -0800 |
commit | d68bbae5520f0ad023b0d83b727e5e248ce26d67 (patch) | |
tree | 9cb8d9ee687ccc24c5f1427a3e0b9b71a08fb51e /test/command/4742.md | |
parent | 5eedbb6e8e7ec034be38dd9196eb8f660a28b8a5 (diff) | |
download | pandoc-d68bbae5520f0ad023b0d83b727e5e248ce26d67.tar.gz |
Update default ODT style
As of now, the default style for ODT documents has a "First paragraph" style that inherits from "Standard" style and has no top or bottom margin. All subsequent paragraphs have "Text_20_body" style that inherits from "Standard" and add "0.0598in" margins on top and bottom. This makes the final document a bit ugly since the first paragraph has a small gap ("0.0598in") towards the second one, and all subsequent have double that.
The proposed fix makes "First paragraph" inherit from "Text_20_body" instead so that it also has a consistent margin.
Another approach would be to inherit "Text_20_body" and add a 0 margin on top.
Diffstat (limited to 'test/command/4742.md')
0 files changed, 0 insertions, 0 deletions