From: Günter M. <mi...@us...> - 2023-05-12 15:47:15
|
- **summary**: New release of libpaper (paperconf) breaks rst2odt --> New release of libpaper (paperconf) does not work with rst2odt - **Comment**: Mind, that the behaviour of `rst2odt` with the new "libpaper" version is similar to the current behaviour on systems without "libpaper/paperconf": the page size defaults to US-Letter and an "info" level message is printed. So it is no complete breakdown. Also mind, that due to "US Letter" page width and height beeing stored in the default style sheet (docutils/writers/odf_odt/styles.odt), documents are generated with "US Letter" page size also on systems with properly working "libpaper" (but no "info" message is printed) unless the user uses a custom stylesheet with different page size! This will be fixed in Docutils 0.20.1. --- **[bugs:#468] New release of libpaper (paperconf) does not work with rst2odt** **Status:** open **Created:** Wed Mar 08, 2023 10:59 AM UTC by fouinix **Last Updated:** Thu Apr 20, 2023 04:44 PM UTC **Owner:** nobody Hello, It seems a new release of libpaper has broken rst2odt. `paperconf -s` no longer exists: ~~~ paperconf -s (null): unknown option ‘-s’ ~~~ --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |