View Single Post
Old 01-22-2021, 11:01 PM   #6
deback
Book E d i t o r
deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.
 
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
Drag your ePub file into Calibre. This will be an extra instance of the ePub file in Calibre. The original ePub file will still be in the original folder.

Find the class that defines the dropcap (in the first paragraph of each chapter, normally). Then do a find and replace in all the html files.

Example:

Find: <span class="dropcap">
Replace:

(Leave the "Replace" line blank to delete all of the dropcap codes.)

Then convert this ePub to MOBI.

Last edited by deback; 01-22-2021 at 11:03 PM.
deback is offline   Reply With Quote