Open clapierre opened 3 years ago
The big question is, what do we recommend to be added to the metadata to indicate these page breaks are "virtual/digital Only" in nature and not synced with a print page book?
Print page markers works fine as a term for static sources whether they've been printed out or not. We shouldn't proliferate terms just to achieve some small measure of technical accuracy.
The issue expressed previously is books that have no other source so there is no case in which one user has page breaks and another does not.
Just as you can't expect two entirely different versions of a print book to have the same pagination, you can't expect two different solely-digital works to have the same pagination. Even if we were to develop an algorithm it's unlikely they would line up given differences in front matter, text abridgement, etc.
In other words, if a professor tells you to get a digital edition and you go out and get an entirely different edition, that's your problem if it doesn't have pagination, or has different pagination. It's not an accessibility issue.
It feels like we're trying to push a marketing feature into the accessibility metadata. Buy our edition because that other book over there doesn't have any static locations you can all coordinate with.
But to turn this around, is there a reason why listing that these books have a page list isn't sufficient? What extra importance does listing page locations with no source add?
The question I’d have is: how would you determine the locations of these “virtual” page breaks within the ebook?
Often times I work with the pages from the paged manuscript — while just an approximation it’s still a set of page breaks scattered throughout the book that helps the reader orient herself, that also help building an Index that has the look & feel of a printed Index.
I think ebook readers like the Nook have attempted to impose virtual pages onto the flow text as well, with more or less consistent results… 🤔
Hmm… related issue https://github.com/w3c/epub-specs/issues/1542?
how would you determine the locations of these “virtual” page breaks within the ebook?
There's no standard for this right now. A task force is looking at whether we could define a common way for authors to insert page breaks.
I think ebook readers like the Nook have attempted to impose virtual pages onto the flow text as well
Right, and this is why "virtual" page breaks is a confusing term. The pagination that reading systems produce is truly virtual whereas what we're talking about are authored page break markers without a source or a specific definition of a "page".
The issue was discussed in June 24, 2021 a11y task force meeting. The summary is as follows:
The issue was discussed in a meeting on 2021-06-24
I'm going to transfer this issue to the publishing CG repository.
This relates to w3c/epub-specs#1599 when there are page breaks embedded by the publisher in the EPUB however there is no print equivalent.
I think we all agree that when a publisher embeds page breaks into their publication it is a better solution than no page breaks at all and leaving it up the the Reading Systems (even with guidance from us) as each may end up with a different algorithm and then citations and getting to a specific page will be problematic across different reading systems.
The big question is, what do we recommend to be added to the metadata to indicate these page breaks are "virtual/digital Only" in nature and not synced with a print page book? Or if the source of the pages are from a Word Document or PDF?
This could be addressed in the accessibilityFeature with a new value we we have total control over, however if we don't feel this is specifically an "accessibility" feature and more of a "usability" feature where does this go?
This could be addressed using the refines statement to the source-of "digitalPagination" or something like that?