https://bugs.documentfoundation.org/show_bug.cgi?id=172853
Bug ID: 172853
Summary: ePub export: CSS menu
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
please add a css menu for overriding the default epub settings, when exporting
into epub. This will significantly help with all current epub formatting
issues.
Having to use every tome an external tool [pandoc, callibre] is not the most
optimal process.
The problem is that, when one exports with default settings .odt > .epub most
often the CSS are very messed up. Depending on the ebook reader and how serious
does it take the exported epub CSS, the result can be up to very
bad/unreadable.
Steps to Reproduce:
just format around an odt text + footenotes and try them for example in Kobo
Libre Colour, Pocket Books etc.
Actual Results:
1.File > Export as > Export as ePub
2. a sub-element OR text box which can edit and override the default CSS.
Expected Results:
here an example of how this is done:
- Callibre: https://manual.calibre-ebook.com/en/conversion.html#look-feel
- in pandoc cli: pandoc book.odt -o book.epub --css=my.css
--epub-title-page=false
Reproducible: Always
User Profile Reset: No
Additional Info:
here an example of how this is done:
- Callibre: https://manual.calibre-ebook.com/en/conversion.html#look-feel
- in pandoc cli: pandoc book.odt -o book.epub --css=my.css
--epub-title-page=false
--
You are receiving this mail because:
You are the assignee for the bug.