I follow on my studying (sorry I go slowly), still looking for a nice TOC generation in EPUB.
I tested some conversions from ODT to EPUB with test files.
I can generate a TOC (all have the same level) from heading + a name like chapter. Well, this way I get a basic TOC. We can do better.
The surprising thing is that the footnotes are all sent at the end of the book and have an hyperlink. This is NICE, if somewhat surprising.
Later, I will ask how to center my images...
Question
I have read that in the xhtml that calibre use as input, there is a possibility to insert some options like:
Level 1 TOC : //h:h1
Level 2 TOC : //h:h2
Level 3 TOC : //h:h2
As I do not see this xhtml file, I would like to know
how and
where to let calibre know I would like to use these options. I tried to write this in the calibre GUI to no avail.