![]() |
#1 |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
Bold font issue
In some of my epub books, the type is the Bold weight of whatever font I choose on my iPad.
Is it possible to convert the epub so that the Roman weight is substituted for the Bold? Thank you. |
![]() |
![]() |
![]() |
#2 | |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,887
Karma: 59840450
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
light, normal, bold, bolder (Times New) Roman is a font-family (Font Face) normal, italic, underline, strike-through all belong to the family so the question? is you book (incorrectly) converting to Bold or do you despise the choice of font face? |
|
![]() |
![]() |
Advert | |
|
![]() |
#3 | |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
Quote:
|
|
![]() |
![]() |
![]() |
#4 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,887
Karma: 59840450
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Interesting that no one else has jumped in
![]() I am not a Apple (anything) user. I Use the EPUB output format exclusivly. What format are you converting FROM and what format are you converting TO? there are conversion settings that may affect (overide) a poorly formatted document that used Bold everywhere ![]() |
![]() |
![]() |
![]() |
#5 |
reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
As theducks says bold this is just one of the available weights. So try the following as Extra CSS (Preferences -> Common Options) in Calibre:
Code:
body { font-weight: normal; } |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
Thanks. I'll give that a go.
|
![]() |
![]() |
![]() |
#7 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,337
Karma: 123455
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
|
I think there is a good chance that this is an OCR conversion where the OCR software thought everything was bold - if the css solution doesn't work you could also use the following Search & Replace regex from Sigil's code view:
Code:
</?b> |
![]() |
![]() |
![]() |
#8 |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
Hmm. I don't understand where to put that code. Can I read up about this in the manual?
|
![]() |
![]() |
![]() |
#9 |
reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
|
![]() |
![]() |
![]() |
#11 |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
Ok. Got that. So now in the Extra CSS panel I have:
body { font-weight: normal; } Then I need to add </?b> there, yes? So I will end up with: body { font-weight: normal; } </?> Then do I convert the book again? |
![]() |
![]() |
![]() |
#12 |
reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
|
![]() |
![]() |
![]() |
#13 | |
US Navy, Retired
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,889
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Quote:
|
|
![]() |
![]() |
![]() |
#14 |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
OK. Thanks.
I'll give it a shot and read up on Sigil. Thanks everybody for all the suggestions. It is greatly appreciated. |
![]() |
![]() |
![]() |
#15 |
Zealot
![]() ![]() Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
|
Problem solved.
I opened the epub in Sigil. In the stylesheet document, the class = "calibre3" has font-weight: bolder. I changed this to normal and all is well. Hope this helps someone else. Cheers. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Classic bold only with Light Classic font? | sarah_pnix | Barnes & Noble NOOK | 0 | 02-01-2010 07:05 PM |
Hacks Font Size Issue | relayer250 | Amazon Kindle | 3 | 12-30-2009 12:02 AM |
Strange new Font issue. | shighfield | Fictionwise eBookwise | 2 | 08-22-2009 11:25 AM |
Bold font in LRF - or just Calibre | FizzyWater | Calibre | 6 | 03-24-2009 03:20 PM |
font issue | msl | Calibre | 5 | 12-13-2008 01:23 PM |