View Single Post
Old 11-24-2013, 08:34 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,094
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by reddog1983 View Post
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>
Those are back ref anchors ONLY. There is no forward (href=) at all

This is junk (and not a normal calibre provided HTML TOC)
theducks is online now   Reply With Quote