aw-cloud

Results 3 issues of aw-cloud

Seems to be an old and well-documented issue with `std::regex`, see for example [bug report](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86164). Just based on usage, it seems like super_fast_search restricts the regex to the current page?...

Documents with missing pages, especially title pages and covers, can end up with the pages flipped so that recto pages are incorrectly displayed on the left and vice versa. This...

Fixes #1411 `utf8_decode` called from `detect_paper_name` can throw, in particular when given invalid utf8. Adds a try / catch block in the calling function to account for this possibility. Behaviour...