Thanks so much for the replies guys but I am really lost with that code. I use indesign and export for digital editions. I looked at the epub file and it generates a toc.ncx file. What bits do I need to remove/edit please? This is what I currently have:
<?xml version="1.0"?>
<!DOCTYPE ncx PUBLIC "-//NISO//DTD ncx 2005-1//EN" "http://www.daisy.org/z3986/2005/ncx-2005-1.dtd">
<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1"><head><meta name="dtb:uid" content="73829fb2-3c8b-821a-c82c-a44ec39df389"/><meta name="dtb:depth" content="1"/><meta name="dtb:totalPageCount" content="0"/><meta name="dtb:maxPageNumber" content="0"/></head><docTitle><text>Iceworld: Reba's New Toy</text></docTitle><navMap><navPoint id="navpoint" playOrder="1"><navLabel><text>iceworldRebaToy</text></navLabel><content src="iceworldRebaToy.xhtml"/></navPoint></navMap></ncx>
No reason they wont pull other books and do the same but I can probably 'reverse engineer' them is someone can fix this one for me.
|