![]() |
#1 |
Member
![]() Posts: 11
Karma: 10
Join Date: Sep 2010
Location: UK
Device: Kindle 2
|
Change body text font from bld to normal
I am a newcomer to calibre, and to Kindle; at my age I leave the program languages to my grandchildren so I am requesting help.
I have mobi files that have the typeface in bold, they are otherwise OK as far as I can see. How can I change from bold to normal using the conversion without going the debug route? I can find nothing (that I understand) in the manual or FAQ. |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
|
It depends how the bold is defined in your document, there are several ways to do it. At a guess, I would think your doc is using <b> tags for bold. If so, you can use search and replace feature while doing a mobi->mobi conversion. Use this search:
Code:
</?b[^>]*> If that doesn't work then you can probably fix it by converting the mobi->epub, fix the css in Sigil or by using Calibre's tweak epub feature, then convert back to mobi. |
![]() |
![]() |
![]() |
#3 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,246
Karma: 16539642
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
|
As Idolse said, it depends how the bold is defined in your mobi.
You could try a Calibre mobi to mobi conversion with the following in the ExtraCSS box on the Convert - Look&Feel page: Code:
body, div, p {font-weight: normal;} Caveat: You might like to save your original mobi before trying it, just in case, as Calibre will overwrite the old mobi with the new mobi. |
![]() |
![]() |
![]() |
#4 |
Member
![]() Posts: 11
Karma: 10
Join Date: Sep 2010
Location: UK
Device: Kindle 2
|
Thank you for your prompt replies.
Idolse's method left only the cover. jackie_w's method didn't work on the two I tried, but the mobi to epub to sigil to mobi did. A bit roundabout by it worked. |
![]() |
![]() |
![]() |
#5 |
Member
![]() Posts: 11
Karma: 10
Join Date: Sep 2010
Location: UK
Device: Kindle 2
|
jackie_w's method worked well in converting from EPUB to MOBI, except that the first paragraph in each chapter, or after a subhead in bold, stayed in bold.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I change body text from bold to normal? | Michaelus | Calibre | 13 | 07-28-2022 04:42 PM |
Change PDF body font size | ufasoli | 11 | 10-18-2009 11:05 AM | |
Font and Text size change for PRS505 | levi_john | Reading and Management | 1 | 01-20-2009 11:23 AM |
Can I Change Text File Reading Font? | ibishop | Sony Reader Dev Corner | 1 | 08-15-2008 04:19 PM |
PRS-500 Can I Change Text File Reading Font? | ibishop | Sony Reader Dev Corner | 1 | 08-15-2008 02:41 PM |