Quote:
Originally Posted by thawk
OK.
Embedded fonts is not so useful for CJK, because CJK font set is too large.
Anyway, thanks.
To JeffElkins:
You can try substituting <br> to <p> before using html2epub. I may helps.
|
I'm doing a s/r for <br/><br/> and replacing with <p>
Unfortunately, unzipping/edit rezipping isn't working. After the rezip the epub is reported as invalid. I seem to remember that the files have to be zipped in a particular order? Recombining the component html files and hitting them with html2epub works though.