
: Re: list-style-type: none; does not convert from epub to mobi I have a book written in epub, and have some lines written with ul style. The styles.css includes the following: ul.Q { margin-left:
0 Reactions
At our shop we create a separate set of EPUB source files to convert to MOBI, and we perform a bunch of automated hacks on them before zipping and converting so the eventual MOBI file will be formatted correctly. In the case of list-style-type: none, our hack is to replace the li with a p and the ul with a div.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Angie

: Are dictionaries supported in epub 3.1? Are dictionaries, as described here: http://www.idpf.org/epub/dict/ covered in epub 3.1? Which readers support them? Are there any working examples of epub
0 Reactions

: Highlighting text in an epub using Sigil and python This is a follow-up to Programming Sigil for importing annotations The answer there suggests to read the Sigil Plugin Framework documentation.
0 Reactions