Re: [docbook-apps] Using ePub

From
Dongsheng Song <>
Date
2009-03-27T15:12:42+00:00
ID
Thread
Re: [docbook-apps] Using ePub
2009/3/27 Eric Johnson <>:
> Thanks for the quick fix and the additional information!!
>
> I got my book to build an open in Stanza desktop. There are still a few validation errors from the on-line validator, bit I think I know how to fix most of them.
>
> One that perplexes me is that I got an error about the expected mimetype. The mimetype file I place at the root of the package contains "application/epub+zip" and the validator tells me that my package has the wrong mimetype and it is expecting "application/epub+zip"...
>
> Is there something subtle that I'm missing?
>

Why not use ant exec task like this[1] ?

[1] http://i18n-zh.googlecode.com/svn/trunk/doc/svnbook/en/

---
Dongsheng Song