Ok, I've figure out the problem. It seems the problem is when the #blah is something like #1, #2, #3, #4, etc...
When I changed them to #C1, #C2, #C3, #C4, etc, the ToC then worked on the 505.
I also had to change <a name="15" id="15"/> to <a name="C15" id="C15"/>
No idea what's wrong. But now that we know the solution, maybe this can be changed in Calibre's ToC generator for ePub.
Last edited by JSWolf; 03-18-2009 at 10:02 AM.
|