Quote:
Originally Posted by mikeywilliams25
Thanks for the information.
Please expand on what I need to put into the level1-toc and --level2-toc settings.
|
Are you using html2epub and it's an HTML file created from BookCreator use
--level1-toc "//p[@class = '2CHAPTERTITLE']"
--level2-toc "//p[@class = '21CHAPTERSUBTITLE']"
=X=