Re: [NTG-context] mtx-epub.lua

2012-06-04 Thread Hans Hagen
On 4-6-2012 23:58, Andy Thomas wrote: 274,279c274,281 < if os.execute(format(zipper.uncompressed,epubfile,"mimetype")) then < os.execute(format(zipper.compressed,epubfile,"META-INF")) < os.execute(format(zipper.compressed,epubfile,"OPS")) <

[NTG-context] mtx-epub.lua

2012-06-04 Thread Andy Thomas
Hello all, while working on my ebook, I found the following issues in mtx-epub.lua. Once a successful run is done, there is no need to try the other zippers. It also gives error messages, although everything is already done. Fix is attached. Then, I got confused about the error messages appeari