View Single Post
Old 04-06-2014, 09:11 AM   #3
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
I have seen something like what you describe when there were some errors in the HTML. The epub renderer on the Kobo devices is not very forgiving for errors in the HTML. From memory, the problem was caused by incorrect nesting of tags. Something like the following would do it:

Code:
<i><b>Some text</i></b>
Open the epub in the calibre editor and run the "Check book" tool. It should show any errors and you can fix them.
davidfor is offline   Reply With Quote