View Single Post
Old 12-15-2018, 01:54 PM   #8
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,744
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Trane View Post
BTW, there's a setting to "start reading here" (can't recall the exact language now) but I set it to the first chapter. My question is, is this used in Amazon when people preview the first 10% of the book, or is it only used inside e-readers?
Amazon KDP used to support user-defined SRLs (Start Reading Locations), which were defined in the <guide> section of the .opf file. E.g., you could use something like:

Code:
<reference type="text" title="Start reading" href="Text/chapter01.xhtml"/>
However, according to the latest version of the Kindle Publishing Guidlines, SRLs have been deprecated.

If your book has one, you can keep it, but Amazon KDP will ignore it.
Doitsu is offline   Reply With Quote