View Single Post
Old 02-08-2012, 03:12 AM   #3
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
almost

i wanted
Code:
<h1
 <h2
 <h2...
<h1
 <h2
 <h2...
but that, in ADE stops before the 2nd h1. ( please ignore talk of using h3, that was just part of my trial & error testing.). Also, in ADE, I'd see only the h2 labels, not the 1st h1 label, in the ADE toc.

so 1st issue is what that is acceptable to sigil / flightcrew but not to ADE. I am using sigil to generate the toc. I am not building it by hand.
2nd issue - the workaround. If I precede the above code with a <h2 & rebuild the toc, then all is OK. so why is that ?

i.e. the working structure , for ADE, has to be
collection title (h2)
book1 title (h1)
book 1 chapters (h2)
book 2 title (h1)
book 2 chapters (h2)....

the collection title cannot be h1 or missing, in ADE, but sigil/flightcrew allow it

Last edited by cybmole; 02-08-2012 at 03:19 AM.
cybmole is offline   Reply With Quote