Quote:
Originally Posted by firstrun
Every since the last update for Calibre, I can't the ePub filescreated with Calibre at the Threepress.org site. Normmally it is just a matter of opening the ePub file with Sigil and removing a few tags. But since the last update I get thesame error message from ePub files I create:
1.ERROR: Coe.epub/OEBPS/content.opf(17): unfinished element
2.Check finished with warnings or errors!
Usually this means that there is an open tag, My problem is that I can't find the content.opf to correct the error.
Any suggestions?
|
Epub is just a compressed format with .epub vice .zip. You could copy your epub to a working folder, change the extension to .zip and extract the files and examine your content.opf file in an editor like notepad++.
Good Luck.