Quote:
Originally Posted by Tex2002ans
It still has quite a lot of kinks though, so you may want to try other methods as well.
|
IMHO, the LibreOffice epub filter isn't production-ready. I've re-tested the epub export filter with LibreOffice 6.3.0.4 and Kovid Goyal's
demo.docx test file.
The filter still doesn't support lists in epub2/epub3 files and generates invalid epub2/epub3 books.
HTML files in
Epub2 books still contain duplicate
<title/> tags and stand-alone
<br/> tags.
HTML files in
Epub3 books still contain no
<title></title> tags and style sheets contain
direction: ltr; declarations, which are not allowed in epub3 books.
Also, the LibreOffice epub export filter generates CSS declarations with
in and
pt values.