Quote:
Originally Posted by cryzed
Back when I developed Lemon I actually generated the table of contents myself (line 31+), but I'm assuming that's not something you would want to do? It would be specific only to the MOBI writer then. I can fully understand if you don't want to do that.
|
Quote:
Originally Posted by JimmXinu
By default, mobis generated by FFDL will have the TOC right after the title page and the mobi metadata will point to it.
|
Actually, I remembered that slightly incorrectly. The
mobi.py output code is what includes the TOC. And it does mark that TOC in the metadata (lines 92 & 111).