Quote:
Originally Posted by killo3967
Col: 87: ERROR(RSC-005): Error al analizar el archivo: el atributo "data-calibre-jacket-searchable-tags" no se permite aquí; se esperaba atributo "align", "char", "charoff", "class", "dir", "id", "lang", "style", "title", "valign" o "xml:lang"
|
data-* attributes can only be be used in epub
3 books. Most likely you've added a jacket to an epub
2 book.
As
kiwidude has already pointed out, as an end user, you don't have to worry about the error message.
@kiwidude the attribute comes from from
calibre/resources/jacket/template.xhtml. Theoretically, Kovid should have created two templates: one for epub2 books and one for epub3 books.
However, since Kovid has made it abundantly clear that he's not inclined to change the Calibre code just to accommodate EPUBCheck, it's highly unlikely that this problem will get fixed.