
: Re: EPUB Page number values According to the epub spec a page number can be defined as: <p> … <span epub:type="pagebreak" id="page23">23</span> … </p> And in
Support for actual page numbers is practically non-existent on almost all e-readers. You've tagged this epub3—I'll point out that epub3 support is also practically non-existent...
I don't think using non-integer values is going to cause issues on many readers, because I doubt many of them will care. I also don't think many of them will break on the page, unless you have explicit css to force a page break.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @James

: EPUB Page number values According to the epub spec a page number can be defined as: <p> … <span epub:type="pagebreak" id="page23">23</span> … </p> And in