View Single Post
Old 06-06-2012, 03:58 PM   #3
Daaf
Member
Daaf began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Feb 2012
Device: None
No, <spine> <manifest> issues are back

When I ran Sigil's validation tool on the manuscript I was working on, the results suddenly showed an entry that had been absent until now:

Quote:
"OEBPS/Text/..Text/EndNotes.xhtml: This OPS document is reachable but not present in the OPF <spine>."
and

Quote:
"OEBPS/Text/..Text/EndNotes.xhtml: This resource is reachable but not present in the OPF <manifest>.
Yet both are present in the content.opf:

<manifest>
<item href="Text/EndNotes.xhtml" id="EndNotes.xhtml" media-type="application/xhtml+xml" />
</manifest>

and

<spine toc="ncx">
<itemref idref="EndNotes.xhtml" />
</spine>


I am baffled as to why this result would suddenly appear when it was absent the previous time I opened the file.

I have gone through every section looking for errors such as "...xhtml.#" but have not found anything.

Any suggestions, please, as to what the problem is and how I can fix it?

Last edited by Daaf; 06-06-2012 at 04:11 PM.
Daaf is offline   Reply With Quote