View Single Post
Old 03-15-2016, 11:22 PM   #2
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
From what I could tell from here:

https://helpx.adobe.com/indesign/usi...t-epub-cc.html

Quote:
NAV page-list (Fixed Layout format). InDesign generates a page-list by mapping the page number strings to the XHTML files that are generated from that page.
InDesign CC only generates a page-list for Fixed Layout EPUB3.

I suspect the only way to get it in the reflowable EPUB3 is to create the page-list by hand the old nitty gritty way... directly in the code... along these lines:

http://www.digitalbookworld.com/2015...st-to-an-epub/

In the article above (August 2015), they did mention this though:

Quote:
Of course, you could also try exporting the page numbers from InDesign. While InDesign does not do this on its own yet, some ebook developers have hacked together some methods that make it possible Laura Brady explained one method during her workshop at PePcon this year.
Maybe you could contact her and see if she can give some more insight (maybe an InDesign plugin or something to automatically insert a span at the end of each page).

Also, talking about Page Numbering in EPUBs, the MobileRead Wiki covers some examples of the pageList:

https://wiki.mobileread.com/wiki/NCX#PageList

and here is the IDPF's EPUB3 page on page-list:

http://www.idpf.org/accessibility/gu...v/pagelist.php

and the ADE-only method is called a page-map:

https://wiki.mobileread.com/wiki/Adob...tions#Page-map

I have no idea if the page-map is still valid in EPUB3?

Last edited by Tex2002ans; 03-15-2016 at 11:27 PM.
Tex2002ans is offline   Reply With Quote