~ubuntu-branches/ubuntu/wily/apvlv/wily

« back to all changes in this revision

Viewing changes to apvlv.1

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-01 22:18:49 UTC
  • mfrom: (10.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110601221849-niibd5p5i7avemy4
Tags: 0.1.1-1.1
* Non-maintainer upload.
* Add support for poppler >= 0.15. Patch by Pino Toscano. (Closes: #627609)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
.Os
4
4
.Sh NAME
5
5
.Nm apvlv
6
 
.Nd PDF viewer with vim-like behaviour
 
6
.Nd PDF/DJVU/UMD viewer with vim-like behaviour
7
7
.Sh SYNOPSIS
8
8
.Nm
9
9
.Op options
10
10
.Op file
11
11
.Sh DESCRIPTION
12
 
apvlv is a PDF viewer, which behaves like vim.
 
12
apvlv is a PDF/DJVU/UMD viewer, which behaves like vim.
13
13
.Sh OPTIONS
14
14
.Bl -tag -width "v"
15
15
.It Fl c Ar file
31
31
number is 1.
32
32
.Bl -tag -width "indent"
33
33
.It o
34
 
Display file chooser to open a PDF file
 
34
Display file chooser to open a PDF/DJVU/UMD file
35
35
.It O
36
36
Select a directory to display
37
37
.It R
67
67
Scroll to page middle
68
68
.It L
69
69
Scroll to page bottom
 
70
.It s
 
71
skip some pages
 
72
.Ar count
70
73
.It C-p, Up, k
71
74
Scroll up
72
75
.Ar count
145
148
.It content = yes/no
146
149
Show content view first
147
150
.It continuous = yes/no
148
 
Show PDF pages continuously or not.
 
151
Show PDF/DJVU/UMD pages continuously or not.
149
152
.It continuouspad = Ar int
150
153
Padding betwen pages for continuous = yes
151
154
.It autoscrollpage = yes/no
160
163
Set show scrollbar or not
161
164
.It visualmode = yes/no
162
165
Set use visual mode to select and copy text or not
163
 
.It wrapscan =yes/no
 
166
.It wrapscan = yes/no
164
167
Set wrapscan to search text or not
165
168
.It doubleclick = Ar action
166
169
Set default double click action
179
182
.It autoreload = Ar int
180
183
If auto reload document after some seconds
181
184
.El
 
185
.It inverted = yes/no
 
186
If use inverted mode for pdf page
 
187
.El
182
188
.Sh PROMPT
183
189
Like the COMMANDS, but prefixed with a colon:
184
190
.Bl -tag -width "indent"