Hi David,
Quote:
Originally Posted by DNSB
I detached the postage stamp sized window used for epubcheck's output and dumped it on a second monitor
|
You can have the plugin
automatically close the Check book panel. (You can also have the plugin copy the raw EPUBCheck messages to the system clipboard, by adding a
"clipboard_copy": true entry to
EpubCheck.json.)
Quote:
Originally Posted by DNSB
I used a couple of test files and had 5 more errors using the new version than the old version generated.
|
Thanks for your report. Can you please post the five error messages and the code fragments that they refer to?
BTW, the only additional message that I got for files created by very old Calibre/Sigil versions was:
Code:
ERROR(NCX-001): temp.epub/OEBPS/toc.ncx(-1,-1): NCX identifier ('xxx') does
not match OPF identifier ('urn:uuid:xxx').
And this message is by design:
Quote:
Features
...
report non-matching identifiers in OPF and NCX as an error again (515682dc)
...
|
D.