diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:45:47 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:45:47 -0400 |
commit | 1970a42bd408bc704b347f0f287a3e5d2f0a795d (patch) | |
tree | 2d24358509c8d1f160c0d28af8f0f5a84c5f74f1 /office/apvlv | |
parent | 124c1424a97aae9b156b86ce8336c5f589abfdd9 (diff) |
office/apvlv: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/apvlv')
-rw-r--r-- | office/apvlv/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/office/apvlv/README b/office/apvlv/README index 68e6bb5e7867d..4dc2a8c2c88fe 100644 --- a/office/apvlv/README +++ b/office/apvlv/README @@ -1,9 +1,10 @@ -Apvlv is a PDF Viewer based on GTK and poppler which uses Vi-like keybindings. -For example, <Ctrl-f> to forward page, <Ctrl-b> to previous page, 'k','j','h', -and 'l' to scroll a page up, down, left or right. Typing '50' and <Ctrl-f> -will go forward 50 pages; typing '30' and <Ctrl-b> will go previous 30 pages. -Apvlv can support viewing a directory as contents of a pdf document. -Press 'k' or 'j' to move selected up or down, 'h' or 'l' to collapse or -expand a dir, and pressing 't' will open the selected document in a new tab. +Apvlv is a PDF Viewer based on GTK and poppler which uses Vi-like +keybindings. For example, <Ctrl-f> to forward page, <Ctrl-b> +to previous page, 'k','j','h', and 'l' to scroll a page up, down, +left or right. Typing '50' and <Ctrl-f> will go forward 50 pages; +typing '30' and <Ctrl-b> will go previous 30 pages. Apvlv can support +viewing a directory as contents of a pdf document. Press 'k' or 'j' +to move selected up or down, 'h' or 'l' to collapse or expand a dir, +and pressing 't' will open the selected document in a new tab. This SlackBuild disables UMD file support. |