View Single Post
Old 04-16-2012, 12:51 PM   #81
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,563
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by huebi View Post
Are you talking about page numbering in ADE? Thats a quit simple algorithm: the size of the packed(!) (x)html file is divided by 1024, and thises chunks are called a page.
No, I'm talking about screens.

Say you have a long chapter, with two anchors inside. You read the chapter page by page, normally, and see the first anchor on top of one page (screen) continue reading, see the second anchor in the middle of another page (screen).

Now you follow some hyperlinks that lead you to the anchors, and you get the first anchor on top of the page, and the second anchor in the middle of the page, exactly like the first time. This means that the software already "knows" about the whole chapter, and has done some kind of pagination on the whole chapter.
Jellby is offline   Reply With Quote