Quote:
Originally Posted by Barty
Yeah I'm in the fix it once and done camp. I have it down to a routine.
1) Press T to edit
2) open random chapter, right click on first paragraph, right click and inspect
3) find relevant css rule, locate in css
4) Set text-indent to 0, all margins and paddings except top to 0, font-size to 1em
5) repeat 2-3 for typical paragraph, set text-indent to 1.5em, all margins and paddings to 0, font-size to 1em
6) save and done
|
I edit (using the calibre editor) to remove embedded fonts, reduce image sizes, and remove unused classes (stuff).
I basically do your 4-6 (and a couple of other things) doing an epub to epub conversion.