View Single Post
Old 08-15-2019, 11:43 PM   #1
Keybounce
Enthusiast
Keybounce began at the beginning.
 
Posts: 44
Karma: 10
Join Date: Aug 2019
Device: kindle (various)
Help needed with ToC editor

I attempted to use the ToC editor to add some new ToC entries inside an existing chapter.

I wound up with 28 different links all to the same place.

Quote:
<navPoint id="num_12" playOrder="12">
<navLabel>
<text>sub-3</text>
</navLabel>
<content src="OEBPS/file0022.xhtml#toc_1"/>
</navPoint>
<navPoint id="num_13" playOrder="13">
<navLabel>
<text>sub-4</text>
</navLabel>
<content src="OEBPS/file0022.xhtml#toc_1"/>
</navPoint>
<navPoint id="num_14" playOrder="14">
<navLabel>
<text>sub-5</text>
</navLabel>
<content src="OEBPS/file0022.xhtml#toc_1"/>
</navPoint>
To make matters worse, #toc_1 is at the start of the file, not where any of the places I clicked and verified the ever increasing percentage of the way through number.

So, what's the proper way to use this?

What I did:
Point to the entry at the start of chapter 22
New entry inside this entry.
Search for "~~~"
Target that with the mouse.
Verify that I was at the "div" tag that contained the ~~~.
Verify that each one had a larger percentage of the way through.
Save each one (the first ~~~, the second ~~~, the third ~~~, etc).

Wind up with ... not what I expected.
Keybounce is offline   Reply With Quote