View Single Post
Old 01-03-2020, 01:10 PM   #5
abbrowna
Junior Member
abbrowna began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2020
Device: iphone7
Quote:
Originally Posted by Doitsu View Post
Of course, you'll also need to add pagebreak markers to .xhtml files. For example, you'll need to insert the following pagebreak marker in a block-level tag in song_1.xhtml.

Code:
<span epub:type="pagebreak" id="page1" title="1"/>
Note that you can add sequential numbers in Calibre with a regex function.
Hey There, So I created a test book with just the first 3 chapters of my book and added a page-list to the nav section and corresponding page breaks in the xhtml files. No luck unfortunately. The Apple books app still insists on assigning its own page numbers. I did confirm that the page list works by shifting the marker to the end of the chapter. Clicking on the page-link took me to the end of the chapter rather than the beginning as expected.
abbrowna is offline   Reply With Quote