View Single Post
Old 06-19-2012, 05:41 PM   #9
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by traveler212 View Post
Forgot to mention that the html code that shows (justify">) is not even anywhere in my epub file. That html code doesn't exist, which adds to the mystery.
KindleGen hard-codes stylesheet definitions. I.e. text-align:justify; in the css becomes <h1 align="justify">.
(If you want to see the source code of the compiled .mobi file, install DiapDealer's mobiunpack Calibre plugin and unpack your compiled .mobi file with Calibre.)

Quote:
Originally Posted by traveler212 View Post
The other strange thing is why the Kindle book opens to the Part I: Overview page to begin with given the TOC page is the start page. In the Kindle Previewer, it correctly opens to the TOC page.
That most likely happened because you defined your TOC both as "toc" and "text" and you also defined the author page as "text." Usually, only the first page of the first chapter is defined as "text" (or "start").
For more information on recommended guide items see this article.
Doitsu is offline   Reply With Quote