Quote:
Originally Posted by kovidgoyal
RTF is a really bad format for e-books. You have to customize the conversion process for it. Basically that means you have to put in an XPath expression to detect chapters. Unfortunately there's no simple prescription for that, it depends on the individual RTF file.
|
Hm. But aside from chapter detection, why do blank line spaces disappear? Why don't they get converted to something like html <br><br> tags?
I had the same problem when I used Mobi Creator to make .prc files from html source files. And when I when I used Framemaker to make tagged PDF files from Word docs. Never did reliably solve the problem.