This is just a guess, but try this:
not formats:#=1 or not formats : paperbook
If I remember my rules of logic correctly, this is the equivalent of wrapping a "not" around your physical books filter. Any book that doesn't have a paperbook format, as well as any book that has multiple formats, will pass. Therefore, it will only exclude those that have a single format that's paperbook.
|