View Single Post
Old 06-17-2009, 06:20 AM   #195
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by kindleformatting View Post
As I outline in my Kindle Formatting book, there is a lot of HTML formatting that is not valid in Mobi/Kindle, and some specific Kindle formatting that is not necessarily valid HTML. An example of this problem is the lack of support for outlines made from list tags. Mobi does not support the list-style-type CSS or the related HTML attribute, so there is no way to make an outline like that. I use a selection of special markup to make outlines look good. So, I could make an ePub first, but, as with Mobigen, the formatting does not necessarily translate to Mobi perfectly. I really want the best of both worlds: Mobipocket Creator's ability to take my HTML and make a Mobi directly, and any3mobi's ability to gracefully handle large image files.
html2mobi or opf2mobi in MobiPerl will probably handle this. They do not change MobiPocket specific markup and they allow the images not to be rescaled or resized.
tompe is offline   Reply With Quote