I have never used RTF files, but the only times I have seen an epub with the end of the chapter missing was when there was a malformed extended character in the html, like without a semicolon. Everything after the   was ignored by the epub reader.
A missing closing bracket } in the stylesheet can cause a similar problem, everything following the fault is ignored.
|