Quote:
Originally Posted by Hitch
I think that's about all we can do, if the BV persists and PV doesn't win out as replacing same. Those of us who know and who check, can replace the "u" if we do something stupid, forget and use it; those who don't...well, don't. And won't. They'll either find out when they go to upload it (assuming arguendo it has to pass ePUBcheck), or they'll just build a mobi with it...and I can't now remember if i, u, b, will build uncomplainingly in KG or not. (We don't use them, so...).
|
BTW, expect lots of fun converting epub2 books with embedded fonts to epub3 books, because
media-type="application/x-font-ttf" font declarations are no longer valid; you'll have to change them to
media-type="application/vnd.ms-opentype".
Otherwise, epubcheck will display an INFO(CSS-007) message. (The epub3 book will technically still be valid, but I seriously doubt that many ePubcheck users will be able to tell the difference between INFO, WARNING and ERROR messages.