I used Calibre to convert my docx into an epub. Looks great but when I went to upload the file on Smashwords it says that the file
META-INF/calibre_bookmarks.txt is not listed in the manifest. Below is the complete message.
Does anyone know how to insert this file into the manifest or what I need to do? Thank you
File 'META-INF/calibre_bookmarks.txt' in EPUB not listed in manifest!
Your .epub file is missing one or more elements in its manifest. A complete manifest is required for distribution to Apple. Here's how Wikipedia (
http://en.wikipedia.org/wiki/EPUB) defines "Manifest":"The manifest element lists all the files contained in the package. Each file is represented by an item element, and has the attributes id, href, media-type. All XHTML (content documents), stylesheets, images or other media, embedded fonts, and the NCX file should be listed here."