Hey all,
I'm using
a href and
a name anchors for switching back and forth between text and footnotes within my ePub file. This used to work just fine, and it was a good solution for accessing footnotes without them interrupting the body text.
However, this doesn't work any longer. Internal links appear in the TOC, where I do not want them, and clicking on these links within the text takes me to a different position in the ePub document than referenced. I created a very simple ePub file to illustrate this. It works fine in HTML, but stops working in ePub. I've seen this working in ePub files generated with earlier versions of Calibre.
Here's what it should do:
http://www.fireflies.nl/chapterjump
Is this a known issue?