Quote:
Originally Posted by megabadd
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