View Single Post
Old 06-30-2011, 06:01 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,094
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Mookiemon View Post
I'm working on my first epub conversion (I've done a few mobis before). I converted my prc file to epub using Calibre and then opened that epub with Sigil. I've been fine tuning the book and it looks pretty good now but I'm having problems with italic and bold words. I don't have embedded fonts. I've tried using CSS - I have italic as a style in my stylesheet and I tried applying that using <span class="italic">word</span>. I've tried directly coding <i>word</i> and <em>word</em>. All of these attempts showed italic correctly when viewed in Sigil's book view, and also when viewed with ADE. However, as soon as I move the epub over to my Kobo touch to test it there, the italics are lost. Bold is exactly the same situation and I'm sure will have the same solution. I looked at other (purchased) books on my Kobo and they have italic and bold words. (I know HTML well but CSS, not so much. Calibre has thrown in a lot of it's own classes which I find a bit confusing - the input file was really pared down.) I've run out of ideas. Thanks to anyone who might have some suggestions!
Can you copy and paste the the entire .italic { ...} section of your stylesheet , between code tags (# on the tool bar).

It only takes one tiny typo on some readers
theducks is offline   Reply With Quote