Quote:
Originally Posted by jbambridge
Thanks, but the Kindle TOC is working fine, just the data from the feed is not using it.
Other feeds (eg The Telegraph) all display n the TOC OK, but the output from my recipe for the Guardian only shows one topic in the Kindle TOC.
|
If you post your recipe I'll take a look to see if I can spot the problem.
Quote:
Are there specific HTML tags that the Kindle TOC uses to create the structure?
John
|
In calibre, TOC structure is derived from the OPF and NCX files, which specify the section(s) and details like Title, Author and Description for the TOC. For recipes, these files are created dynamically. It is possible to create your own structured documents by providing properly constructed OPF and NCX files describing your HTML content, then wrapping everything up in an ePub for calibre to process. It's non-trivial, but not difficult.
G