I would like to print some pages from a large pdf file within Zathura (typically the current, or a range of pages).
What is the syntax to do that?
Edit: The solution was quite obvious... By the developer himself:
Select the page range in the printing dialog?
So yes, there is a printing dialog, the classic Gtk+ printing dialog with the common options that allows me to do whatever I might want. I just need to type :print. I was actually expecting from Zathura to type arguments to select the printer and other stuffs.
At least, next time someone wonders how to print with Zathura, he might find this post.