First, I don't know much about html or CSS. How do I find the TOC anchor?
As for the TOC.ncx, I opened the EPUB in Sigil and got this:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?><ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1" xml:lang="eng">
<head>
<meta content="bfb5f440-ca3c-43f5-8b72-937849983ed6" name="dtb:uid"/>
<meta content="2" name="dtb:depth"/>
<meta content="calibre (0.8.33)" name="dtb:generator"/>
<meta content="0" name="dtb:totalPageCount"/>
<meta content="0" name="dtb:maxPageNumber"/>
</head>
<docTitle>
<text>The Beasts of Tarzan</text>
</docTitle>
<navMap>
<navPoint id="44fb58d9-ed97-4767-9299-6ed485aaae3d" playOrder="1">
<navLabel>
<text>Start</text>
</navLabel>
<content src="Text/titlepage.xhtml"/>
</navPoint>
</navMap>
</ncx>
I have NO idea what this code means.
The problem is 100% repeatable. Links work fine in Calibre view, but never in Sony Library software or on either of 2 PRS-350's.
How can the links be read differently by different software/devices? I thought the code was the code.