View Single Post
Old 07-28-2022, 12:48 PM   #13
quinta@ebf.cz
Connoisseur
quinta@ebf.cz began at the beginning.
 
Posts: 62
Karma: 10
Join Date: Mar 2019
Device: Kindle 3 Paperwhite
Topic is quite old... However:

Instead of editing converted epub, you can filter css rules during conversion. In order to get rid of bold format:
- run command line conversion with parameter: --filter-css font-weight
- or in user interface use conversion option: Look & feel -> Styling -> Filter style information -> Other CSS properites: font-weight

Filter will remove bold emphasize from paragraph format (but not bold format applied inline - which probably most of time will be desirable behaviour).
quinta@ebf.cz is offline   Reply With Quote