Re: [docbook-apps] EPUB3: how to use base.dir ?

From
Michael Wiedmann <>
Date
2013-04-24T05:40:20+00:00
ID
Thread
Re: [docbook-apps] EPUB3: how to use base.dir ?
Chris Ridd wrote:
...

> It sounds like something has gone wrong with the zip file creation.
> 
> The first filename in the zip file is required to be called "mimetype" and it must contain the characters "application/epub+zip". I don't think that's changed between epub 2 to epub 3.

1. Delete destination EPUB file from a previous run
   (otherwise "zip" might update the existing EPUB)
2. Use "-X0" command line options for zipping the mimetype file

Michael