|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Mar 2020
Device: PBX
|
Issue with TOC while html to epub conversion
I have HTML book at folder. Also I have file toc.html, that contain links to all other pages and has tree-like structure with <ul><li> tags:
<ul> <li><a href="part1.html">Part 1</a></li> <ul> <li><a href="sec1_1.html">Section 1.1</a></li> <li><a href="sec1_2.html">Section 1.2</a></li> </ul> </li> <li><a href="part1.html">Part 2</a></li> <!-- and so on --> </ul> Now I use the following command: ebook-convert.exe toc.html edt.epub --dont-split-on-page-breaks --no-default-epub-cover. Resulting epub contain first 50 entries from toc.html without any structure? How can I make TOC for epub like toc.html? |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EPUB to HTML: Conversion issue | littlevet9 | Conversion | 1 | 10-25-2014 06:28 PM |
| HTML to Epub conversion isn't generating TOC through command line | marcosalles | Conversion | 1 | 02-20-2014 11:09 PM |
| html to kindle conversion, adding TOC when i already have one | mrannah | Conversion | 6 | 06-24-2011 03:31 AM |
| HTML Book + non HTML TOC to epub | aarcane | Calibre | 4 | 03-02-2010 03:58 AM |
| HTML to LRF conversion issue, w/libprs500 | adr2689 | Workshop | 7 | 03-09-2008 02:21 PM |