The sample displays the TOC as expected in my ADE Desktop (v1.7.2.1131).
Quote:
PS could be red herring but I see that sigil adds id="heading_id_2" to very header style, if I remove them it puts them back , and I thought that those things had to be unique, not same in every header
|
They only have to be unique in each
document. So if you had a separate document for each chapter (section), it wouldn't be surprising that the same id was being recycled over and over. If it was a
single xhtml document that had duplicate ids... that would be a problem.