![]() |
#1 |
Enthusiast
![]() Posts: 49
Karma: 10
Join Date: May 2018
Device: Onyx Boox Note Air 2, Kindle Oasis 2
|
Way to tell which books have reference pages in advance?
Hi –
just finished reading William Gibson's Neuromancer. I switched between my Android phone, my small Boox and my large Boox depending on where I was reading and found the reference pages very helpful, because sometimes even with progress sync it took me to the wrong page due to the very different screen size of each device. I went to read the sequel, Count Zero, but I noticed there are no reference pages in the epub. I googled and saw it's something built into the file itself. I found some others but none have reference pages when I load them in KOReader. I'm hoping there's a way to figure out which ones have reference pages by looking at the source code of the book in Calibre rather than having to first send the file to KOReader and then check. |
![]() |
![]() |
![]() |
#2 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 102
Karma: 9524
Join Date: Jan 2021
Device: Likebook Mars
|
See here: http://kb.daisy.org/publishing/docs/.../pagelist.html
TL;DR: Look for <pageList> tags, particularly in the toc.ncx (not sure if that's always the case, though). Btw, doesn't progress sync work with read percentages, rather than page numbers (particularly for reflowable documents)? |
![]() |
![]() |
Advert | |
|
![]() |
#3 | ||
Enthusiast
![]() Posts: 49
Karma: 10
Join Date: May 2018
Device: Onyx Boox Note Air 2, Kindle Oasis 2
|
Quote:
Code:
<nav epub:type="page-list"> <h1>Print Page List</h1> <ol> <li><a href="xhtml/08_Part_1_Chiba_City_Blu.xhtml#page_1">1</a></li> <li><a href="xhtml/08_Part_1_Chiba_City_Blu.xhtml#page_2">2</a></li> <li><a href="xhtml/08_Part_1_Chiba_City_Blu.xhtml#page_3">3</a></li> <li><a href="xhtml/09_One.xhtml#page_4">4</a></li> <li><a href="xhtml/09_One.xhtml#page_5">5</a></li> <li><a href="xhtml/09_One.xhtml#page_6">6</a></li> Quote:
ֵֵEDIT: Are page indexes with page numbers rare? I downloaded many versions and the only one I found which page numbers is in Portuguese and it actually does it differently, with pages in a page-map.xml: Code:
<?xml version='1.0' encoding='utf-8'?> <page-map xmlns="http://www.idpf.org/2007/opf"> <page href="OEBPS/Text/Cover.xhtml" name="1"/> <page href="OEBPS/Text/Cover.xhtml#GBS.0001.01" name="2"/> <page href="OEBPS/Text/Cover.xhtml#GBS.PT2" name="3"/> <page href="OEBPS/Text/Cover.xhtml#GBS.0002.01" name="4"/> <page href="OEBPS/Text/Cover.xhtml#GBS.0002.02" name="5"/> <page href="OEBPS/Text/Entrada.xhtml" name="6"/> <page href="OEBPS/Text/TOC.xhtml" name="7"/> <page href="OEBPS/Text/Ded.html" name="8"/> <page href="OEBPS/Text/Interrup.html" name="9"/> <page href="OEBPS/Text/c1.html" name="10"/> <page href="OEBPS/Text/c1.html#GBS.0014.05" name="11"/> <page href="OEBPS/Text/c1.html#GBS.0015.04" name="12"/> <page href="OEBPS/Text/c1.html#GBS.0016.04" name="13"/> Last edited by mallomar; 02-15-2025 at 05:28 PM. Reason: More info |
||
![]() |
![]() |
![]() |
#4 |
Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 522
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
Perhaps this user patch can help you calculate your own.
I don't use it myself, but I've learned about it because I had to support it for KOHighlights.. |
![]() |
![]() |
![]() |
#5 | ||
Enthusiast
![]() Posts: 49
Karma: 10
Join Date: May 2018
Device: Onyx Boox Note Air 2, Kindle Oasis 2
|
Quote:
Quote:
EDIT:Used credit I also had with Google to buy it through Google Books and the page numbers show. Good to know when deciding between buying an EPUB or through Amazon, especially given that Amazon is disabling downloading in ten-days. EDIT 2:Pulling the KFX off of my Kindle and converting that to EPUB, the file has a page-map.xml. I guess that's one benefit of Amazon blocking download and transfer. Last edited by mallomar; 02-16-2025 at 12:44 AM. |
||
![]() |
![]() |
Advert | |
|
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reference Pages | Amon_Re | KOReader | 1 | 04-16-2023 11:56 AM |
Aura HD advance one page sometimes goes back one or two pages | Vinzz | Kobo Reader | 4 | 02-18-2018 01:09 PM |
Touch Navigating reference books | crosseyed | Kobo Reader | 0 | 07-08-2012 06:14 AM |
Quickly advance pages? | ggarnier | Amazon Kindle | 8 | 08-31-2011 03:13 AM |
Reference Books... Do you or don't you? | Stitchawl | Lounge | 12 | 10-31-2009 03:31 PM |