Thread: Kobo Bug thread
View Single Post
Old 03-25-2015, 07:19 PM   #613
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
Another reason for text missing at the end of a chapter is unbalanced tags. I discovered this while reading a book where a chapter finished with the lyrics of a song. The next chapter start logically from that (he'd won the girl over with the song and the next chapter was the next morning). But, a few pages in something was mentioned that happened after the song and before waking that was important. When I opened the book in the calibre viewer, there was a lot of action after the song.

Looking at the code for the song it was something like:

Code:
<blockquote>
<p><i>Line one of yet another love song</p>
<p>Line two of yet another love song</i></p>
</blockquote>
The calibre viewer handled this OK, but the firmware stopped at the end of the song.

I wouldn't expect code like this to be generated by a calibre conversion, but there might be a bug.
davidfor is offline   Reply With Quote