Quote:
Originally Posted by eschwartz
(What meta entry? I thought cover is a guide item.)
|
cover can be both a guide item and a metadata entry.
Amazon requires the following metadata entry for epub2 books:
Code:
<meta name="cover" content="xxxx" />
(xxx is the manifest id of the cover image.)
Sigil will automatically add this entry it a new cover image is generated via Tools > Add Cover...