View Single Post
Old 09-27-2017, 02:07 PM   #2
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,731
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by AlanHK View Post
So can the error messages be made copyable text?
EpubCheck

You can modify EpubCheck.json to copy the raw epubcheck output to the Windows clipboard.

Code:
{
  "update_check": true,
  "java_lang": "en",
  "clipboard_copy": true
}
Note that this will delete the current clipboard contents without warning!

Wellformedness check

You can copy the message displayed by the wellformedness check (F7), by clicking the message in the validation pane and pressing CTRL+C.
Doitsu is offline   Reply With Quote