pandoc/data/templates
John MacFarlane 420c86b69a 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.
2015-11-14 17:19:25 -08:00

9 lines
322 B
Text

tree 1658aca924121a319663320d5eb541933e144d98
parent ef963c30605d7f0558b9cfbf7183f0aa4aad688e
author John MacFarlane <jgm@berkeley.edu> 1447550313 -0800
committer John MacFarlane <jgm@berkeley.edu> 1447550313 -0800
opendocument template: Add "automatic-styles" tag.
This allows more customization.
See jgm/pandoc#2520.