View Single Post
Old 05-11-2009, 12:20 PM   #17
mr.ninja13
Member
mr.ninja13 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: May 2009
Location: UK
Device: Cybook Gen3
It's not the problem of the page breaks in the code, it's that in the resulting epub the page break appears in the wrong place, i.e. after the first "paragraph" of the text instead of after the chapter name:

In code, and in the prc, I have this:

---page break---
PRELUDE OF THE FOUNDER OF THE DANISH HOUSE
---page break---
LO, praise of the prowess of people-kings

of spear-armed Danes, in days long sped...


But in the resulting epub, I have this instead:

---page break---
PRELUDE OF THE FOUNDER OF THE DANISH HOUSE

LO, praise of the prowess of people-kings
---page break---
<---This shouldn't be there!!!
of spear-armed Danes, in days long sped...

In the code there's no page break after "people-kings", it's only after "HOUSE".

What I see in the reader is either the chatpter title and the first line of the text on the same page (and all the rest of the text in a separate page), or the first line on its own page (in ADE)...

Sorry I cannot seem to explain the problem clearly, maybe I'll attach a screenshot of what I got in the reader.

Paolo

Last edited by mr.ninja13; 05-11-2009 at 12:35 PM.
mr.ninja13 is offline   Reply With Quote