Quote:
Originally Posted by Sirtel
KindleUnpack doesn't do the things conversion does for me - bulk remove widows/orphans, line-height and hyphenation, and merge css files if there are more than one. I do an epub to epub conversion with books bought from Kobo as well.
|
After doing a remove of unused classes, I remove any windows/orphans that are more then 1. line-height I dump with a S/R. Code to stop hyphenation I remove. I do merge the CSS if I've not dumped the HTML file(s) it goes with.
But the thing I want is I want the code to be as original code as possible.