I have just spent the morning troubleshooting missing paragraphs in my Kobo Libra H20's EPUBS. While Calibre's Check Book tool didn't fix it, it did help me explore the book's CSS code/text (I'm new to this!) in Edit Book.
My missing paragraphs were always prior to an "ornamental break".
Using CTRL+F to find <hr class="ornamental-break"/> all through the book's CSS, and replacing it with nothing, fixed the issue!
It takes a few minutes to go through every book like this, and I'm hoping there's a way to do this for a whole library at once, but that's where I'm up to.
|