Quote:
Originally Posted by Leilu
The <p>Page number</p> tag is just a placeholder. What I’m actually looking for is a way to include the real pages information to be abble to toggle side-margin page references similar to how KOReader handles them.
|
In EPUB3 books, you'll need to identify page numbers via
epub:type="pagebreak" attributes. For more information see:
EPUB Accessibility Techniques > Provide page break markers. You'll also need to generate a NAV pagelist.
FYI:
my version of Gibran's Madman contains page numbers.