Quote:
Originally Posted by DaleDe
Looks like mobi2imp is really coming along. How does it do TOC processing and chapter breaks. IMP needs a <a name="toc"></a> just ahead of the toc entry in order to get the jump to TOC to work properly (a choice on the customizable button). This is a hardcoded value. (That is another tip, by the way, for editing the html0 in BD.)
Dale
|
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