Quote:
Originally Posted by sebdea
ERROR: Unable to locate element with id '_idParaDest-1' in OEBPS/toc.ncx
ERROR: Unable to locate element with id '_idParaDest-74' in OEBPS/toc.ncx
ERROR: Unable to locate element with id '_idParaDest-1' in OEBPS/toc.ncx
Since _idParaDest-X is a MUST in order to connect the TOC to the appropriate heading I see no point in making an error of it.
|
Correct me if I'm wrong, but surely you mean that "_idParaDest-X is a MUST in order to connect the
HTML TOC to the appropriate heading"?
The wording of the error makes it sound as if the href in your chapter heading links are trying to point to an id in the
ncx file instead of an
html toc. And that id is (of course) not being found in the toc.ncx file (not that things would work that way even if it
were found).
I could be all wet though ... as I can't make EPUBCheck 3.0.1 produce that same exact error (and am not going to try and get the older 1.1 version working locally).
I can verify that Sigil's Flightcrew validator won't make a peep about linking to the ncx file in the manner I believe you may have mistakenly done.