View Single Post
Old 08-24-2021, 12:39 PM   #53
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
Yes must be a cosmetic bug. I am on it.


Yes, it was cosmetic only, and now fixed in master with a new deploy in case you want to play with it.

Thanks!

Kevin

Quote:
Originally Posted by DiapDealer View Post
Just checked out the latest. Fun stuff!

It's probably only cosmetic, but the automate log seems to contain spurious entries about being "skipped since not an epub3."

Code:
DeleteUnusedStyles running
DeleteUnusedStyles skipped since not an epub3
MendPrettifyHTML running
MendPrettifyHTML skipped since not an epub3
ReformatCSSMultipleLines running
This EPUB does not contain any CSS stylesheets to reformat.
ReformatCSSMultipleLines skipped since not an epub3
RemoveNCXGuideFromEpub3 running
RemoveNCXGuideFromEpub3 skipped since not an epub3
RepoCommit running
Checkpoint saved.
RepoCommit skipped since not an epub3
StandardizeEpub running
Restructure completed.
StandardizeEpub skipped since not an epub3
UpdateManifestProperties running
UpdateManifestProperties skipped since not an epub3
ValidateStylesheetsWithW3C running
This EPUB does not contain any CSS stylesheets to validate.
ValidateStylesheetsWithW3C skipped since not an epub3
WellFormedCheckEpub running
WellFormedCheckEpub skipped since not an epub3
Validation Tool Reported No Problems Found
EpubCheck running
Validation Tool Reported No Problems Found
Automation List Completed
With the exception of RemoveNCXGuideFromEpub3, none of my tasks should have been epub3 specific. Plus they all seemed to be successful (even if many had nothing to do). Checkpoints were created, MendPrettify was run, CSS was reformatted, etc...

Last edited by KevinH; 08-24-2021 at 01:05 PM.
KevinH is offline   Reply With Quote