Quote:
Originally Posted by nrapallo
Mobi2imp directly converts the .prc, so whatever TOC or chapter breaks/heading existed in the original, exist in the .imp.
I don't do any 'processing' of the HTML, only correct minor inconsistenies.
I could just add to the beginning of EVERY file: but that might BREAK any other pre-existing TOC. I'll have to think more about this.
Obvioulsy, you could choose to add it manually after using mobi2imp and double-clicking the .opf and use eBook Publisher for the manual build.
-Nick
|
Actually a missing toc entry already goes to the beginning of the file. It is only important when there is a toc present and it is not on the first page. Yes, like editing the html0 the .opf option would be a solution. I thought maybe you could detect the special mobi toc tags and just plug it in. <a name="toc" /> also works by the way.
Dale