View Single Post
Old 12-11-2009, 08:07 PM   #21
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by megabadd View Post
Whoops, sorry, edited previous post, for some reason, searching for "head" in notepad wasn't giving me anything although it was there.
Interesting, they did it different than I expected anyway. Try replacing the html line in the bad file with the good file
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">

This should tell the language in use and somehow this gets translated into the fonts to use I guess.

Once you have made the substitution then rezip the changed files into the epub file and try it.

In Calibre there may be a way to hard code the html. I know there is for CSS. You may have to ask in the Calibre forum.

You may also want to compare the CSS file. Perhaps it can be fixed there. Note the good file references a css file but the bad one does not. This may also be a good way to fix it by forcing this entry.


Dale
DaleDe is offline   Reply With Quote