Quote:
Originally Posted by DNSB
I may as well toss in that in an ePub3 document, the NCX ToC is only included for epub2 backwards compatibility and is not needed.
Neither format needs a HTML ToC. Epub2 uses the NCX ToC. Epub3 uses the NAV ToC. The HTML ToC is purely for humans and is not mandated for either epub2 or epub3.
|
What renderer actually uses the NAV ToC when there is also a NCX ToC?
I do know that you don't need the HTML ToC and I do delete it because it's code bloat with no value.