[go: up one dir, main page]

Menu

Commit [r9953]  Maximize  Restore  History

ODT writer: Fix handling of `*.xml` stylesheets.

According to the ODT writer documentation, the "stylesheet" setting
should work with either "styles.odt" or "styles.xml" files.

Fix errors with "*.xml" style files [bugs:#494].
Thanks to Paul Kishimoto for report and analysis.

milde 2024-10-20

changed /trunk/docutils/HISTORY.rst
changed /trunk/docutils/docs/user/odt.rst
changed /trunk/docutils/docutils/writers/odf_odt/__init__.py