Quote:
Originally Posted by KevinH
|
No suprise there
Quote:
So open the epub in Calibre or Sigil and open the content.opf tab. If it has not already been fixed for you ...
Then change spine tag as from:
to
And then save it. You should no longer get that warning or error message.
|
"Hmmm." The OPF definitely doesn't have toc="ncx" before I start:
Code:
NUC 5667> unzip -p *.epub | grep -a '<spine'
<spine>
NUC 5668>
but when I open the epub in Sigil, I get the same popup about but opening the OPF shows that (I assume) Sigil has changed the spine entry automatically to
If I try a bookmark I get the same error as before:
Code:
The file "OEBPS/OEBPS/Robi_9780553898279_epub_c01_r1.htm" does not exist.
Saving and re-opening the saved epub then indeed doesn't show an error, but the Sigil still thinks the bookmark references still all start with "OEBPS/OEBPS/..."
I'll send you a link to a scrambled version of the epub that shows the problem.