View Single Post
Old 12-03-2016, 08:50 AM   #3
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
@Lemmy:

I'm assuming that you're working on an epub3 book and that the problem occurs with Kindles or Kindle apps.

If that's the case, make sure that you've assigned the proper semantics via Add Semantics...:

Bodymatter (Text in epub2 books) => SRL (Start Reading Location)
TOC => HTML Table of Contents (not the NAV)

Make sure that you have a reference type="toc" guide item in the .opf file and an epub:type="toc" landmarks item in the nav file.
Doitsu is offline   Reply With Quote