diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-11-14 17:19:25 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-11-14 17:19:25 -0800 |
commit | 420c86b69a5491dfa1c775d8274685efc49a17e3 (patch) | |
tree | e471b302ae9b10e37c4d627961fe70ca24c71f3d /data | |
parent | 0f3a68a39dde9e6b9219a8901d9aa2ae099a338e (diff) | |
download | pandoc-420c86b69a5491dfa1c775d8274685efc49a17e3.tar.gz |
Allow more customization of opendocument styles.
Automatic styles can now be inserted in the template,
since the template, not the writer, now provides the
enclosing `<office:automatic-styles>` tags.
Closes #2520.
Diffstat (limited to 'data')
m--------- | data/templates | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/templates b/data/templates -Subproject ef963c30605d7f0558b9cfbf7183f0aa4aad688 +Subproject c31874467bb58ac1735dc28af458e7603a16639 |