View Single Post
Old 03-18-2014, 11:35 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,558
Karma: 19620479
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by Claire3001 View Post
- OEBPS/Text/www.albergocappello.it - This resource is reachable but not present in the OPF <manifest>. "Reachable" means that a reference of some kind that points to this resource exists in the epub.

Does this mean that the email address isn't linked properly?
Try writing "http://www.albergocappello.it" instead

Quote:
- element 'svg' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|noscript|ins |del|script)'
Wrap the <svg> in a <div>.

Quote:
- This <content> element's "src" attribute value is "Text/introduction.htm#sigil_toc_id_3", but an element with an ID the fragment is referring to does not exist in that file.
There is no element with id="sigil_toc_id_3" in Text/introduction.htm. Maybe the id is in another file (in which case you should fix the link), or maybe the id is missing, in which case you should add it.
Jellby is offline   Reply With Quote