Quote:
Originally Posted by JSWolf
Actually, the navigable ToC is a waste of time. Just make the ToC using toc.ncx. It's a lot easier and a lot better for ePub.
|
I was thinking about using a toc like this.
However if I create a toc, based on HTML code (just display it as a page at the beginning like a chapter), I could save a lot of code!
HTML toc's only take up 2 lines per hyperlink, in this toc.ncx file, a hyperlink takes up 3 lines.
I find no reason why I should define an HTML, and then link to the definition, instead of just link to the html file?