Quote:
Originally Posted by RbnJrg
Ok, I can understand that  You started this thread as a "kobo thread" (thinking in Kobo books though your utility is useful for any ebook). Since ereaders now are supporting several epub3 features (ADE now has almost full support of epub3), maybe you could maintain the numbers unscrumbled when you find something like:
Code:
<p>something <a epub:type="noteref" href="#fn01">1</a></p>
…
<aside id="fn01" epub:type="footnote">
Some footnote content
</aside>
In those cases, is doubtless that numbers belong to a footnote. What do you say? 
|
I had missed your post, sorry. (Freudian slip in self-defence, maybe

)
If the calibre parser supports epub3 then possibly - but I'm not ready to think about epub3-specifics yet.
My own preference would be not to scramble digits at all, but it doesn't seem like this is an allowable option.
ETA: I don't think the Scrambler will break any epub3 features, though. If it works in the original it should work in the scrambled version.