View Single Post
Old 05-02-2012, 11:41 AM   #1
DanPotter
Junior Member
DanPotter began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2012
Device: Kindle
Guide statements not working on a kindle

okay I'm making this ebook as an epub first via sigil. Then using amazon to convert it to mobi

I have the NCX file working. I have a linked table of contents, but it cannot find the TOC nor the start of the text (opens on the title page)

I think the trouble is with these lines of code on the bottom of my content.opf file.

<guide>
<reference href="toc.xhtml" title="Table of Contents" type="toc" />
<reference href="Chapter 1.xhtml" title="Beginning" type="text" />
</guide>

Can anyone help?
DanPotter is offline   Reply With Quote