You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ah I see what's happened. The last page of that pdf is slightly larger than all others. The grid for pages allocates the same size box to all pages, the maximum page size.
In this case removing the last page is the simplest solution for now.
I'll look at different page sizes but its not a small change.
Oh, I see. That's correct. The book, Michael Feathers - Working Effectively with Legacy Code-Prentice Hall (2004), has this extra width. Perhaps, Zathura can make a view (show only specific pages)? This is not critical at all for me, just for convenience.
Is there an existing issue for this?
Problem
When I open a book in pdf i see a space between two pages. How to remove that space and get that back as before?
Steps to reproduce
Open pdf with many pages. Press 'd' to display two pages side by side. Results: space between pages.
Same on mupdf backend.
Expected behavior
No space between pages.
zathura version (zathura --version)
zathura 0.5.11
girara version (zathura --version)
girara 0.4.5 (runtime: 0.4.5)
zathura backend
(plugin) pdf-poppler (0.3.3) (/usr/lib/zathura/libpdf-poppler.so)
The text was updated successfully, but these errors were encountered: