Another small update (was actually already done yesterday, so the installation procedure has not yet been improved, sorry for that). This update improves the handling of scanned djvu documents with two facing pages per djvu image.
It is actually a hack (I'm not sure if it's possible for plugins to add new view modes to the popup menu, will look into that later) that looks at the filename of the djvu file. If the filename ends in 2pg.djvu, the plugin will show the left and right half of each image separately, doubling the page count in the viewer.
Of course, the real solution is to recompress the whole djvu file and properly crop each page, but this quick fix should at least make those files much more usable on the reader.
|