View Single Post
Old 09-07-2010, 10:58 PM   #1
BartCubbins
Junior Member
BartCubbins began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2010
Device: iPhone
iPhone iBooks page breaks not working

Hey guys,
I've no idea what I'm doing wrong here. I've a few ePubs I'm trying to transfer to the iPhone 4, but they don't transfer properly

At the end of a chapter there should be a break and the next chapter should start on a new page. I've gone through and converted the XPath Expression using:

//*[((name()='h1' or name()='h2') and re:test(., 'chapter|book|section|part\s+', 'i')) or @class = 'chapter']

The TOC is created properly, but there are NO page breaks. The chapter ends on the same page the next chapter starts. I can't figure out why the version I now have on my iPhone doesn't emulate what I see in the book (besides the total number of pages).

Here are two screen captures:




Any help would be greatly appreciated. Thanks!
BartCubbins is offline   Reply With Quote