View Single Post
Old 11-24-2013, 08:09 PM   #1
reddog1983
Junior Member
reddog1983 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2013
Device: Amazon Kindle Paperwhite
Table Of Contents Shows Only One Chapter

When going to the Go To section on a Kindle (Paperwhite or Fire), all the chapters have merged to one chapter. The HTML file has every chapter separated, but it is not showing up correctly when converting under Calibre. I have tried correcting this manually and using the Edit TOC feature, but nothing works. I do not know if the issue is with the codes I'm using, or if there is a glitch in Calibre. This problem does not occur with every book; some books convert correctly. Please help.

Here is the code:

Code:
<h2 title=style="page-break-before:always" align="center"> <i>Table Of Contents </i> </h2>
<a href="#one"> <i>One</i></a>
<a href="#two"> <i>Two</i>
<a href="#three"> <i>Three</i>
reddog1983 is offline   Reply With Quote