Hello,
Necessity calls me here, the way I used to create local links (much like the way a regular webpage uses local links, e.g. <a href="#footnote1">Yo!</a> ... <h1 id="footnote1">Wassup???</h1>, used to work in EPUB ) doesn't work anymore, in my previous thread (
https://www.mobileread.com/forums/showthread.php?p=3747348#post3747348 ) I was told by some fine gentlemen that the missing internal splitting of HTML files inside of the EPUB container together with an error in the reader's firmware was the reason for my problems.
Do I need to wait for the file to be converted to EPUB, before I can actually say how the HTML files are split up to single pages, as I can't know beforehand, ( e.g. <a href="./index_split_001.HTML#footnote1 ) or is there a simpler way to circumvent the internal workings of the EPUB file?
If there is an official documentation, or at least something by individuals, I'd be glad to be noticed.
My reader was and is a pocketbook touch HD 2, latest firmware version.
Thank you very much for all your help!
( I could count H1 tags, that just dawned on me... , so answer only if you know of a better way :-) )