Quote:
Originally Posted by tinmug
is it possible to set the original (internal – part of the INDD doc) TOC page as the nav/toc xhtml (not going to rename it, simply set as TOC (Add Semantics) and add the Landmark values?
|
If by internal TOC, you mean the TOC displayed in the Table of Contents window in Sigil the answer is no. That information is stored in the .ncx (XML) file, which can't be styled and can't be linked to in the landmarks section of the nav file, because the nav file is intended as the replacement for the ncx file and can only contain links to other .xhtml files.
(ePub3 files can contain an .ncx file for backwards compatibility, but it's not required.)