View Single Post
Old 01-13-2011, 10:16 AM   #7
peegee
Enthusiast
peegee will become famous soon enoughpeegee will become famous soon enoughpeegee will become famous soon enoughpeegee will become famous soon enoughpeegee will become famous soon enoughpeegee will become famous soon enough
 
Posts: 27
Karma: 574
Join Date: Nov 2010
Device: kindle
I've had reasonable success getting Calibre to create a version with chapter markers etc for me by using the ebook-convert command-line program that comes with Calibre to convert from mobi to mobi, using a command-line like this:
"C:\Program Files\Calibre2\ebook-convert.exe" "input-file.mobi" "output-file.mobi"

It sounds a bit odd, you might expect ebook-convert to do nothing, but it does actually go through the steps of converting from the input to the output and in the process it seems to build a toc.ncx in most cases, so the output file has chapter markers and a ToC.
peegee is offline   Reply With Quote