View Single Post
Old 11-18-2008, 08:13 AM   #1
Acey
Member
Acey began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2008
Device: Sony PRS-505
Question EPUB Table of Contents

I created a book of feeds using the following syntax:

Code:
html2epub index.html --level1-toc=//*[@class="feed"] --level2-toc=//*[@class="article"]
The main table of contents works well but when I select one of the chapters it brings up a page which I can navigate through using the directional & enter buttons rather than the "true" table of contents which can be accessed via the number keys. How do I get a proper multi-level table of contents?
Acey is offline   Reply With Quote