Epub Quick Fixes: Comprehend Icon Non Displaying Inwards Finder Or Ereader Libraries
If you lot discovery that to a greater extent than or less of your EPUB files, instead of displaying their encompass within macOS Finder, or on an eReader, display this:
Or another generic placeholder identifying the default app inwards which the file volition open, you lot haven't identified the encompass correctly within your content.opf file.
There are 2 steps to cook this:
- Within the <manifest> tags of your parcel (within the opf file), as well as split to a proclamation of the xhtml of the coverpage you lot postulate to position the ikon itself that you lot are using for the cover, e.g. <item id="CoverImage" href="images/cover_image.jpg" media-type="image/jpeg" properties="cover-image" />, making certain to include the attribute properties amongst a value of "cover-image", equally shown, along amongst all the other attributes (of course of written report pointing to your actual image).
- The kickoff stride has fulfilled the require of the EPUB three criterion only right away you lot likewise postulate a describe of piece of employment inwards your <metadata> tags that reads, e.g. <meta name="cover" content="CoverImage" />, where the value of the content attribute is the same equally the id attribute of your detail chemical factor within the manifest.
Now you lot should encounter your encompass displayed where it was non before:
Finally, you lot tin read virtually the validity of continuing to include this EPUB 2 meta chemical factor within EPUB three on the IDPF give-and-take forum.
Comments
Post a Comment