File: gv.1

package info (click to toggle)
gv 1%3A3.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,752 kB
  • ctags: 3,963
  • sloc: ansic: 31,837; sh: 3,914; makefile: 331; perl: 226
file content (162 lines) | stat: -rw-r--r-- 3,393 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH GV "1" "March 2013" "gv 3.7.4" "User Commands"
.SH NAME
gv \- Postscript and PDF viewer
.SH SYNOPSIS
.B gv
[\fIOPTION\fR]... [\fIFILE\fR]
.SH DESCRIPTION
PostScript and PDF viewer.
.TP
[\-]\-monochrome
display document using only black and white
.TP
[\-]\-grayscale
display document without colors
.TP
[\-]\-color
display document as usual
.TP
[\-]\-safer
start ghostscript in safe mode
.TP
[\-]\-nosafer
do not start ghostscript in safe mode
.TP
[\-]\-safedir
start ghostscript from a safe diretory
.TP
[\-]\-nosafedir
do not start ghostscript from a safe diretory
.TP
[\-]\-quiet
start ghostscript with the \fB\-dQUIET\fR option
.TP
[\-]\-noquiet
do not start ghostscript with the \fB\-dQUIET\fR option
.TP
[\-]\-infoSilent
do not show any messages in the info popup window
.TP
[\-]\-infoErrors
do not show warning messages in the info popup window
.TP
[\-]\-infoAll
do show all messages in the info popup window
.TP
[\-]\-arguments=ARGS
start ghostscript with additional options as specified
by the string ARGS
.TP
[\-]\-page=LABEL
display the page with label LABEL first
.TP
[\-]\-center
the page should be centered automatically
.TP
[\-]\-nocenter
the page should not be centered automatically
.TP
[\-]\-media=MEDIA
selects the paper size to be used
.TP
[\-]\-orientation=ORIENTATION
sets the orientation of the page
.TP
[\-]\-scale=N|f.f
selects the scale N, or arbitrary scale f.f
.TP
[\-]\-scalebase=N
selects the scale base N
.TP
[\-]\-swap
interchange the meaning of the orientations landscape
and seascape
.TP
[\-]\-noswap
do not interchange the meaning of the orientation
landscape and seascape
.TP
[\-]\-antialias
use antialiasing
.TP
[\-]\-noantialias
do not use antialiasing
.TP
[\-]\-dsc
dsc comments are respected
.TP
[\-]\-nodsc
dsc comments are not respected
.TP
[\-]\-eof
ignore the postscript EOF comment while scanning
documents
.TP
[\-]\-noeof
do not ignore the postscript EOF comment while
scanning documents
.TP
[\-]\-pixmap
use backing pixmap
.TP
[\-]\-nopixmap
do not use backing pixmap
.TP
[\-]\-watch
watch the document file for changes
.TP
[\-]\-nowatch
do not watch the document file for changes
.TP
[\-]\-help
print a help message and exit
.TP
[\-]\-usage
print a usage message and exit
.TP
[\-]\-resize
fit the size of the window to the size of the page
.TP
[\-]\-noresize
do not fit the size of the window to the size of the page
.HP
\fB\-geometry\fR [<width>][x<height>][{+\-}<xoffset>{+\-}<yoffset>]
.TP
[\-]\-ad=FILE
read and use additional resources from FILE
.TP
[\-]\-style=FILE
read and use additional resources from FILE. These resources
have lower priority than those provided on the context of \fB\-\-ad\fR
.TP
[\-]\-password=PASSWORD
Sets the password for opening encrypted PDF files
.TP
[\-]\-spartan
shortcut for \fB\-\-style\fR=\fIgv_spartan\fR.dat
.TP
[\-]\-widgetless
shortcut for \fB\-\-style\fR=\fIgv_widgetless\fR.dat
.TP
[\-]\-fullscreen
start in fullscreen mode (needs support from WM)
.TP
[\-]\-presentation
Presentation mode (fullscreen, Fit to window,
widgetless and no resizing of window)
.TP
[\-]\-version
show gv version and exit
.SH "SEE ALSO"
The full documentation for
.B gv
is maintained as a Texinfo manual.  If the
.B info
and
.B gv
programs are properly installed at your site, the command
.IP
.B info gv
.PP
should give you access to the complete manual.