Quote:
Originally Posted by KevinH
If you build your own on Linux, Mac, or Windows, please give master a try and let me know your thoughts.
|
I just tested this on my Linux machine, and it appears to be working fine.
I only have one minor nitpick: the automation script will fail, if the automation list contains actions that can't be selected for epub2 books.
For example:
Code:
GenerateNCXGuideFromNav
RemoveNCXGuideFromEpub3
UpdateManifestProperties
Ideally, the automation tool should check the version number and only execute them, if the current book is an epub3 book.