From 45c7a6f9ed2164a598cd7be5fa9c23ffe5075d13 Mon Sep 17 00:00:00 2001 From: Jonas Hoersch Date: Mon, 17 Sep 2012 23:31:59 +0200 Subject: [PATCH] add documentation about scroll-page-aware and scroll-full-overlap Signed-off-by: Sebastian Ramacher --- zathurarc.5.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/zathurarc.5.rst b/zathurarc.5.rst index a0c592f..c8e8c5c 100644 --- a/zathurarc.5.rst +++ b/zathurarc.5.rst @@ -605,6 +605,14 @@ Defines the step size of scrolling by calling the scroll command once * Value type: Float * Default value: 40 +scroll-full-overlap +^^^^^^^^^^^^^^^^^^^ +Defines the proportion of the current viewing area that should be +visible after scrolling a full page. + +* Value type: Float +* Default value: 0.1 + scroll-wrap ^^^^^^^^^^^ Defines if the last/first page should be wrapped @@ -612,6 +620,13 @@ Defines if the last/first page should be wrapped * Value type: Boolean * Default value: false +scroll-page-aware +^^^^^^^^^^^^^^^^^ +Defines if scrolling by half or full pages stops at page boundaries. + +* Value type: Boolean +* Default value: false + search-hadjust ^^^^^^^^^^^^^^ En/Disables horizontally centered search results