Quote:
Originally Posted by buhaj47
I have a number of EPUB books, each of them happens to have a different font size encoded. How to unify it so that the reader decides on which font size to use?
|
I suggest you use the Edit Book feature of Calibre to have a look at the CSS and then you can make proper decisions as to which font sizes to remove. Sometimes there is a font size for chapter titles, title pages, copyright page, drop caps, small caps, first letter, and other things that you do want to keep the font size.
So manually deleting font-size directives is the best way to go about it. If you delete them all, then you could end up with things the wrong size.