View Single Post
Old 07-16-2023, 05:07 PM   #4
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,864
Karma: 6120478
Join Date: Nov 2009
Device: many
If an epub3, just generate the ncx from the nav (assuming the nav is correct) using the epub3 tools menu.

If epub2, use save-as to save your current epub under a new name in case anything breaks. Then try rebuilding the ncx toc (not the html toc) using Sigil's toc generation tools. This should work to fix your ncx as long as you use proper heading tags throughout your xhtml pages.

If you did not use headings properly, then hand editing the ncx code may be your own,y approach.
KevinH is offline   Reply With Quote