Quote:
Originally Posted by lyric
Deleting the hard-coded TOC fixed the problem!
Thank you very much for your help. :-)
|
excellent -
meantime I was looking at "one I made earlier", which is also on my Kindle.
it has a mix of H2 & H3 in the epub and showed as nested. when epub is viewed.
when I view the mobi , the nesting has gone, but all the toc entries are still there in the calibre viewer).
on my kindle: menu - go to - toc on gives an active list which does contain also the h3 waypoints.
the 5 way is strange
e.g. in the epub I have this code
Code:
<body class="calibre">
<h2 class="calibre2" id="calibre_toc_3">Part I</h2>
<h3 class="calibre3" id="heading_id_2">Lelio Rising</h3>
<div class="calibre1" id="calibre_pb_4"></div>
when reading normally on Kindle, I will see ( on new page)
Part I
Leilo rising
( both lines on 1 kindle page.)
then page break to chapter start
but the 5 way will jump to Leilo rising , not to Part I, & will show Leilo Rising that at top of a new page. I can't explain that