View Single Post
Old 01-16-2015, 04:06 PM   #18
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by nathanpinard View Post
This is occurring with many books, so that's why I'm not quite going through each nested element. I have to be vague, but basically this was converted by a team. I'm trying to find the reason why we keep getting books back like this.

First I was hoping there was just something obvious people would see that I'm not. But this appears to be a thing they will just have to fix.
Well, it probably IS something obvious, but to be fair, we're all trying to troubleshoot someone else's work, with a mere glimpse. I'm fairly certain that there's something around the TOC/TitlePage, nesting issues. But...y'know, if you're paying a commercial firm, they should simply FIX IT, and that should be the end of it. Yes, troubleshooting is a major PITA, but if they keep getting this issue....

Quote:
The entire content.opf is below:

Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="PrimaryID" version="2.0">
  <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
    <dc:identifier id="PrimaryID">urn:isbn: 9781483543888</dc:identifier>
    <dc:title>3 Poetry Books in 1, vol III</dc:title>
    <dc:language>en-US</dc:language>
    <dc:creator opf:file-as="Fernandez-Reyes, Ynez" opf:role="aut">Ynez Fernandez-Reyes</dc:creator>
    <dc:date opf:event="publication">2014-01-01</dc:date>
    <meta content="MyCoverimage" name="cover" />
    <meta content="0.7.4" name="Sigil version" />
    <dc:date opf:event="modification">2015-01-15</dc:date>
  </metadata>
  <manifest>
    <item href="toc.ncx" id="ncx" media-type="application/x-dtbncx+xml" />
    <item href="Styles/stylesheet.css" id="css" media-type="text/css" />
    <item href="Text/cover.xhtml" id="cover" media-type="application/xhtml+xml" />
    <item href="Text/title.xhtml" id="title" media-type="application/xhtml+xml" />
    <item href="Text/copy.xhtml" id="copy" media-type="application/xhtml+xml" />
    <item href="Text/fm.xhtml" id="fm" media-type="application/xhtml+xml" />
    <item href="Text/book01.xhtml" id="book01" media-type="application/xhtml+xml" />
    <item href="Text/toc.xhtml" id="toc" media-type="application/xhtml+xml" />
    <item href="Text/chap01.xhtml" id="chap01" media-type="application/xhtml+xml" />
    <item href="Text/chap02.xhtml" id="chap02" media-type="application/xhtml+xml" />
    <item href="Text/chap03.xhtml" id="chap03" media-type="application/xhtml+xml" />
    <item href="Text/chap04.xhtml" id="chap04" media-type="application/xhtml+xml" />
    <item href="Text/chap05.xhtml" id="chap05" media-type="application/xhtml+xml" />
    <item href="Text/chap06.xhtml" id="chap06" media-type="application/xhtml+xml" />
    <item href="Text/chap07.xhtml" id="chap07" media-type="application/xhtml+xml" />
    <item href="Text/chap08.xhtml" id="chap08" media-type="application/xhtml+xml" />
    <item href="Text/chap09.xhtml" id="chap09" media-type="application/xhtml+xml" />
    <item href="Text/chap10.xhtml" id="chap10" media-type="application/xhtml+xml" />
    <item href="Text/book02.xhtml" id="book02" media-type="application/xhtml+xml" />
    <item href="Text/toc01.xhtml" id="toc01" media-type="application/xhtml+xml" />
    <item href="Text/chapp01.xhtml" id="chapp01" media-type="application/xhtml+xml" />
    <item href="Text/chapp02.xhtml" id="chapp02" media-type="application/xhtml+xml" />
    <item href="Text/chapp03.xhtml" id="chapp03" media-type="application/xhtml+xml" />
    <item href="Text/chapp04.xhtml" id="chapp04" media-type="application/xhtml+xml" />
    <item href="Text/chapp05.xhtml" id="chapp05" media-type="application/xhtml+xml" />
    <item href="Text/chapp06.xhtml" id="chapp06" media-type="application/xhtml+xml" />
    <item href="Text/chapp07.xhtml" id="chapp07" media-type="application/xhtml+xml" />
    <item href="Text/chapp08.xhtml" id="chapp08" media-type="application/xhtml+xml" />
    <item href="Text/chapp09.xhtml" id="chapp09" media-type="application/xhtml+xml" />
    <item href="Text/chapp10.xhtml" id="chapp10" media-type="application/xhtml+xml" />
    <item href="Text/fm1.xhtml" id="fm1" media-type="application/xhtml+xml" />
    <item href="Text/book03.xhtml" id="book03" media-type="application/xhtml+xml" />
    <item href="Text/toc02.xhtml" id="toc02" media-type="application/xhtml+xml" />
    <item href="Text/chappp01.xhtml" id="chappp01" media-type="application/xhtml+xml" />
    <item href="Text/chappp02.xhtml" id="chappp02" media-type="application/xhtml+xml" />
    <item href="Text/chappp03.xhtml" id="chappp03" media-type="application/xhtml+xml" />
    <item href="Text/chappp04.xhtml" id="chappp04" media-type="application/xhtml+xml" />
    <item href="Text/chappp05.xhtml" id="chappp05" media-type="application/xhtml+xml" />
    <item href="Text/chappp06.xhtml" id="chappp06" media-type="application/xhtml+xml" />
    <item href="Text/chappp07.xhtml" id="chappp07" media-type="application/xhtml+xml" />
    <item href="Text/chappp08.xhtml" id="chappp08" media-type="application/xhtml+xml" />
    <item href="Text/chappp09.xhtml" id="chappp09" media-type="application/xhtml+xml" />
    <item href="Text/chappp10.xhtml" id="chappp10" media-type="application/xhtml+xml" />
    <item href="Text/aut.xhtml" id="aut" media-type="application/xhtml+xml" />
    <item href="Images/cover.jpg" id="MyCoverimage" media-type="image/jpeg" />
    <item href="Images/img.jpg" id="img" media-type="image/jpeg" />
    <item href="Images/img1.jpg" id="img1" media-type="image/jpeg" />
    <item href="Images/img2.jpg" id="img2" media-type="image/jpeg" />
    <item href="Images/img3.jpg" id="img3" media-type="image/jpeg" />
    <item href="Images/title.jpg" id="title.jpg" media-type="image/jpeg" />
  </manifest>
  <spine toc="ncx">
    <itemref idref="cover" linear="yes" />
    <itemref idref="title" linear="yes" />
    <itemref idref="copy" linear="yes" />
    <itemref idref="fm" linear="yes" />
    <itemref idref="book01" linear="yes" />
    <itemref idref="toc" linear="yes" />
    <itemref idref="chap01" linear="yes" />
    <itemref idref="chap02" linear="yes" />
    <itemref idref="chap03" linear="yes" />
    <itemref idref="chap04" linear="yes" />
    <itemref idref="chap05" linear="yes" />
    <itemref idref="chap06" linear="yes" />
    <itemref idref="chap07" linear="yes" />
    <itemref idref="chap08" linear="yes" />
    <itemref idref="chap09" linear="yes" />
    <itemref idref="chap10" linear="yes" />
    <itemref idref="book02" linear="yes" />
    <itemref idref="toc01" linear="yes" />
    <itemref idref="chapp01" linear="yes" />
    <itemref idref="chapp02" linear="yes" />
    <itemref idref="chapp03" linear="yes" />
    <itemref idref="chapp04" linear="yes" />
    <itemref idref="chapp05" linear="yes" />
    <itemref idref="chapp06" linear="yes" />
    <itemref idref="chapp07" linear="yes" />
    <itemref idref="chapp08" linear="yes" />
    <itemref idref="chapp09" linear="yes" />
    <itemref idref="chapp10" linear="yes" />
    <itemref idref="fm1" linear="yes" />
    <itemref idref="book03" linear="yes" />
    <itemref idref="toc02" linear="yes" />
    <itemref idref="chappp01" linear="yes" />
    <itemref idref="chappp02" linear="yes" />
    <itemref idref="chappp03" linear="yes" />
    <itemref idref="chappp04" linear="yes" />
    <itemref idref="chappp05" linear="yes" />
    <itemref idref="chappp06" linear="yes" />
    <itemref idref="chappp07" linear="yes" />
    <itemref idref="chappp08" linear="yes" />
    <itemref idref="chappp09" linear="yes" />
    <itemref idref="chappp10" linear="yes" />
    <itemref idref="aut" linear="yes" />
  </spine>
  <guide>
    <reference href="Text/cover.xhtml" title="Cover Page" type="cover" />
    <reference href="Text/toc.xhtml" title="Contents" type="toc" />
  </guide>
</package>
Well, I'll confess first: I don't remember the last time I put "linear=yes" in, to be honest. (I know, I know, BAD HITCH!) I'm not saying it's a fabulous idea to take it out, but...maybe the combination of the mandatory "this is a primary item" instruction, coupled with your nesting NCX, is somehow wreaking havoc. I doubt it, mind you, but...I'm officially at the guessing stage.

I'm with Pete: can you lorem ipsum us these books? Or a sample? I realize you'd have to lorem ipsume them all, but we'd only need one paragraph of lorem per section to enable us to work it...

Hitch
Hitch is offline   Reply With Quote