View Single Post
Old 07-19-2012, 11:02 AM   #623
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,024
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by cryzed View Post
Jimm, do you think it's possible for you to put the table of contents at the beginning of the generated file?
It's not really a calibre issue either--it's a mobi issue. The mobi format doesn't define TOC in metadata like epub, it only defines a pointer to where the TOC is in the content.

By default, mobis generated by FFDL will have the TOC right after the title page and the mobi metadata will point to it.

Converted mobis put it at the end because a) I think it's more 'standard' that way and b) they have no other idea where to put it.

Presumably you're converting mobis from epubs. You can add an *extra* TOC right after the title page by setting include_tocpage: true in the [epub] section of personal.ini. Then you'll end up with both, but the official TOC will still be at the end. Whether that's an improvement or not is a personal choice.
JimmXinu is offline