View Single Post
Old 07-29-2011, 12:10 PM   #19
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,030
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
The problem you now have is that you used Calibre to convert an ePub that contains code for an embedded font. That is a big mistake as Calibre botches the code for embedded fonts in an ePub > ePub conversion. Now you have font code in every XML file when it belongs just once in the CSS. Once you have an ePub, don't use Calibre to convert it yet again to ePub. Calibre tends to do some things that are not good like moving embedded font code from the CSS to every XML file.

If I was going to edit my ePub, I'd use Notepad++ or you could use Sigil. But either way, don't convert ePub > ePub.
JSWolf is offline   Reply With Quote