Quote:
Originally Posted by unoprata
Hey guys, does this page break bug fix fixes hr defined to have a page-break-after?
Because here it isn't working... Tried both methods...
If anyone has a fix for epub page breaks on kepubs I'd be really grateful!
|
The patch doesn't affect page breaks that are defined in the book with the CSS page break property, if that is what you mean.
The patch only affects the automatic splitting of objects across pages. There is a bug (only in the epub reader, not in the kepub reader) that results in a failure to automatically split paragraphs which are longer than one full screen, and to incorrectly split some paragraphs at the end of a chapter.
However the patch doesn't work perfectly, both forms of the bug can still occur even with the patch applied.