View Single Post
Old 10-30-2012, 11:58 AM   #3
mccnews
Junior Member
mccnews began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2012
Device: hanlinv3
Thanks. Oh Yes , (I have used H2 because it is H2 in the source, ebook-convert transform html upper->lowercase before creating the TOC ?) now it works but...

--use-auto-toc alone is not sufficient for getting a toc
--chapter "//*[name()='h1' or name()='h2']" used alone create a toc
--level1-toc "//h:h2" used alone also create a toc

I have read old thread which indicate "--level1-toc" should not used without "--chapter"

So, what is the role of "--use-auto-toc" ?
mccnews is offline   Reply With Quote