zathura/README
Moritz Lipp 582f926b82 Multiple printer support, destination links
Added following functionality:
  * Multiple printer can be set in the configuration file or a new
    one can be named while executing the print command
  * It is possible to use ~ in the open and export command
  * Clicking on destination links works now
  * Show/Hide inputbar

Fixes and other changes:
  * Updated the dependencies to the right versions
  * Switched j/k in the scrolling command
  * Added command shortcuts
  * Fixed the rotation
  * Link command is for the preset only for showing external
    links
  * Added some command explanation in the man page
  * Adjust window on startup
2009-09-19 13:35:14 +02:00

33 lines
565 B
Plaintext

zathura - pdf viewer
--------------------
zathura is a pdf viewer based on the poppler pdf rendering library
Requirements
------------
poppler-glib (0.10)
cairo (1.8.8)
gtk2 (2.16)
Configuration
-------------
You can modify some parts of zathura by editing the config.h file
Installation
------------
Customise config.h according to your wishes and run the following
command to build and install zathura:
make install
Uninstall:
----------
To delete zathura from your system, just type:
make uninstall
Use zathura
-----------
Just run:
zathura <file>