e3ecb42e32
Mapping ODF/librevenge tab to \t in HTML is not a great idea, as it's ignorable whitespace. Go with NBSPs and a breakable space instead, that is much closer visually (15 is just an arbitrary number, it's what MS Word uses in its HTML export, LO Writer HTML export doesn't handle this). Adapt the empty paragraph case to also use NBSP for consistency. Change-Id: I131802416499eb4f3a83a333b37ca20b59fcd56a |
||
---|---|---|
.. | ||
ExternalProject_libepubgen.mk | ||
libepubgen-epub3.patch.1 | ||
libepubgen-ios.patch.1 | ||
libepubgen-validation1.patch.1 | ||
libepubgen-validation2.patch.1 | ||
libepubgen-validation3.patch.1 | ||
libepubgen-vc.patch.1 | ||
Makefile | ||
Module_libepubgen.mk | ||
README | ||
ubsan-visibility.patch | ||
UnpackedTarball_libepubgen.mk |
An EPUB generator library for librevenge from [https://sourceforge.net/projects/libepubgen/]