Expand description
EPUB manifest creation.
Port of LaTeXML::Post::Manifest::Epub (252 lines of Perl).
Creates the EPUB 3.2 package structure:
mimetypefileMETA-INF/container.xmlOPS/content.opf(spine + manifest)- Indexes all content files with correct media types
Structsยง
- Epub
Manifest - EPUB manifest builder.
- Resource
Entry - A resource entry (CSS, images, fonts).
- Spine
Entry - An entry in the EPUB spine (content document).