diff options
| author | Michael Stahl <michael.stahl@allotropia.de> | 2023-04-27 14:37:06 +0200 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-04-28 12:17:22 -0700 |
| commit | f3e1d33ea074968c9a96db2ecf0059c398709ea6 (patch) | |
| tree | 7e62d423b91fedb5c9630856151cebc6d2df060c /data/init.lua | |
| parent | 3894f8847840f5c5c6e31e08f00827477a32f2ab (diff) | |
Writers.ODT: stop validator complaints by producing ODF 1.3
The ODF validator complains about an invalid attribute
style:contextual-spacing in styles.xml, ultimately an implementation
error in whatever old version of LibreOffice that produced the
data/odt/styles.xml (should have put it into an extension namespace).
Fortunately the attribute was added to ODF 1.3, which was released a
couple years ago.
So the easiest fix is to simply produce ODF 1.3 instead of 1.2; it's
supposed to be fully backward compatible.
Diffstat (limited to 'data/init.lua')
0 files changed, 0 insertions, 0 deletions
