View Single Post
Old 01-19-2020, 05:34 AM   #4
cges30901
Junior Member
cges30901 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2020
Device: none
Thanks for your suggestion and fix! Actually I am creating epub by editing a template I found online, which links to nav from nav.

Here are possible solutions:
  1. Link to # (using Sigil from master branch). This is not supported in some viewers.
  2. Link to #nav. This is not supported in some viewers.
  3. Create a separate HTML Table Of Contents. This is a good solution, but I have to look into css used by nav.xhtml to make separate HTML Table Of Contents looks pretty.
  4. Remove link to TOC or nav. The link doesn't seem necessary to me.

My conclusion is that I will try solution 3 first, if this looks like too much work for me, I will use solution 4.
cges30901 is offline   Reply With Quote