Quote:
Originally Posted by hobnail
What does he mean by the KFX format "isn't quite as good a source for conversion"?
|
The focus of KFX is presentation, not ease of editing. If you convert a KFX to EPUB, you'll find that the converter has to generate names for CSS classes, since they don't really exist in the source. And, unlike well-written CSS, inheritance isn't used, so every slight variation in formatting gets its own class, because that's the way KFX defines the formatting, and the converter just turns that into the best possible CSS it can.
It's still better than MOBI, because more types of formatting are supported.