Quote:
Originally Posted by PapaQuebec
Hi all...
...I'm currently reading a book that has an unusual font structure - the main body of text is in my "normal" font size of about 12pt (level 5 on Kindle) but whole chunks of the text (reminiscences of intervoewees etc) are in a drastically smaller size. These sections can go on for several pages at a time forcing me to "up" the text size to Kidle level 7.
Is there any way I can re-process the book in Calibre to obtain a uniform font size throughout?
Any assistance will be gratefully received!
TIA
|
Load the eBook in the Calibre editor. Remove unused CSS. Then look at the classes in the section that's smaller text. go to those classes in the CSS and delete the font sizes. Then you'll have the text size be the same as the rest of the body text. If the main body text also has a font size in CSS, delete that too.