![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Mar 2011
Device: iPod touch
|
Need help with html>epub ToC
I have some documents that I would love to be able to read conveniently on my iPod, and Calibre converts them excellently, except for one problem. The epubs don't have any table of contents!
How can I get a ToC on an epub that was converted from an html? I need step-by-step instructions, since my code isn't that good... |
![]() |
![]() |
![]() |
#2 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
|
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,247
Karma: 16539642
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
|
There are many ways to do this but it is basically a two-step process for each book:
A simple example: Step 1: In the HTML file mark all your chapter headings with <h2>...</h2> tags, like this. Code:
<h2>Chapter 1</h2> <p>This is the text... blah blah...</p> <h2>Chapter 2</h2> <p>...more text... blah blah...</p> |
![]() |
![]() |
![]() |
Tags |
convertion |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
NCX From Html TOC | Unno | Kindle Formats | 20 | 09-16-2011 09:31 AM |
HTML to EPUB TOC Creation XPath | HoushaSen | Conversion | 1 | 03-13-2011 11:02 AM |
ePub TOC to mobi TOC | edmnddntes | Conversion | 5 | 01-24-2011 02:56 AM |
HTML Book + non HTML TOC to epub | aarcane | Calibre | 4 | 03-02-2010 02:58 AM |
TOC error when converting HTML | poloman | Calibre | 2 | 12-14-2008 04:05 PM |