do not save "invert page scroll mode" flag if it is reset
[k8zathura.git] / README
blob09948f39447f9669a3ff4da6a7e7bcf1ebdb5f8c
1 zathura - pdf viewer
2 --------------------
3 zathura is a pdf viewer based on the poppler pdf rendering library
5 Requirements
6 ------------
7 poppler-glib (>= 0.12.3)
8 cairo (>= 1.8.8)
9 gtk2 (>= 2.18.6)
10 glib2 (>= 2.22.4)
12 Please note that you need to have a working pkg-config installation
13 and that the Makefile is only compatible with GNU make.
15 And also note that rst2man from python-docutils is needed to build
16 zathurarc.5. If it is not installed, zathurarc.5 won't be built.
18 Configuration
19 -------------
20 You can modify some parts of zathura by editing the config.h file
22 Installation
23 ------------
24 Just compile the binary and put it wherever you want.
26 Uninstall:
27 ----------
28 Just delete the binary.
30 Use zathura
31 -----------
32 Just run:
34   zathura <file>