View Single Post
Old 03-04-2011, 12:21 PM   #377
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by Raswan View Post
I want change TOC title "Table of Contents" to different language. I have Kindle 3 and when i convert doc to mobi and go to TOC, there is description above chapters "Table of Contents" .Is there a way to change something in macros or configs to change this text ?.Mobicreator and Calibre have this option.Changing this option in Calibre have no effect to conversion in BookCreator.

Sorry for crappy english
Not a dig on your English, it wasn't so much the English but the lack of detail that made it difficult to understand.

You repost is clear enough. I did not know this was a feature in Calibre. At the moment BookCreator does not have a GUI interface for this feature however there is a workaround.

In the "Create eBook" dialog box select the "Misc" tab.
There should be a text field called "Additional Programs:"
Add the text --toc-title with the string you wish to enter.

Code:
--toc-title=FooBar
And see if that works


Note if you have spaces in your TOC title make sure to put them in quotes


Code:
--toc-title="Foo Bar"
This command only works for MOBI books.

=X=
=X= is offline   Reply With Quote