slackbuilds/office/apvlv
Matteo Bernardini 68e8d9bda6 office/apvlv: Updated for version 20160627_9ab7626.
Needed to build wit gcc >= 6.x

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:08:20 -05:00
..
README office/apvlv: Added (a PDF viewer which uses Vim keybindigs) 2011-07-16 19:51:11 -05:00
apvlv.SlackBuild office/apvlv: Updated for version 20160627_9ab7626. 2021-04-17 23:08:20 -05:00
apvlv.info office/apvlv: Updated for version 20160627_9ab7626. 2021-04-17 23:08:20 -05:00
doinst.sh office/apvlv: Added (a PDF viewer which uses Vim keybindigs) 2011-07-16 19:51:11 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.