View Single Post
Old 09-29-2017, 11:51 PM   #8
LeftOvers
Junior Member
LeftOvers began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2017
Device: iPhone
Thanks for the idea of splitting the book up into files. I think I stumbled onto the solution. I took out:

<p class="softbreak">*</p>

And replaced it with:

<br></br>
<div style="page-break-before:always;"></div>

And all the chapters start cleanly in my epub app (Marvin) at the top my device. Done!
LeftOvers is offline   Reply With Quote