View Single Post
Old 09-03-2014, 09:31 PM   #9
RyanMcSwain
Junior Member
RyanMcSwain began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2014
Device: multiple
Quote:
Originally Posted by JSWolf View Post
Then here's what you'll have to do. You'll have to make one version for iBooks and one version for everything else. iBooks is an oddity unto itself and you do have to code differently there (not always, but a good portion of the time).

For example, font-variant: small-caps will not work with ADE based Readers/apps. So you either have to embed a font with a true small-cap font or fake it in the CSS like most publishers do.
Just wanted to thank you for this heads up, JSWolf. I've finally finished going through and implementing this change (using advice from the wiki here), and I'm thrilled with how well it has turned out.

Thanks again to everyone for weighing in.
RyanMcSwain is offline   Reply With Quote