Quote:
Originally Posted by tompe
Does mobigen do anything more than lit2mobi?
|
It doesn't always do a great job, but 'mobigen' tries to convert HTML 4.0 / XHTML 1.x and some CSS 1/2 to Mobipocket's HTML 3.2 variant. Most commercial LIT books have markup which degrades fairly well when just tossed at the Mobipocket renderer, but 'mobigen's output is higher-fidelity formatting-wise.
This is the main thing I'm hoping to achieve with oeb2mobi -- leverage full CSS parsing to preserve as much formatting as Mobipocket's markup language allows. I've already something roughly equivalent to Mobiperl's html2mobi, so now for the hard part

.