It's mostly working on my System (Win 7 & 8.1) with LibreOffice 5.0 - 5.0.2. A problem exists with self-defined paragraph styles (w2e_xxx). Here, the text indents and margins are not exported to the epub. Instead, you get something like
.xxx {
text-indent: em;
margin-left: em;
}
|