1GV(1) User Commands GV(1)
2
3
4
6 gv - manual page for gv 3.6.2
7
9 gv [OPTION]... [FILE]
10
12 PostScript and PDF viewer.
13
14 [-]-monochrome
15 display document using only black and white
16
17 [-]-grayscale
18 display document without colors
19
20 [-]-color
21 display document as usual
22
23 [-]-safer
24 start ghostscript in safe mode
25
26 [-]-nosafer
27 do not start ghostscript in safe mode
28
29 [-]-quiet
30 start ghostscript with the -dQUIET option
31
32 [-]-noquiet
33 do not start ghostscript with the -dQUIET option
34
35 [-]-arguments=ARGS
36 start ghostscript with additional options as specified by the
37 string ARGS
38
39 [-]-page=LABEL
40 display the page with label LABEL first
41
42 [-]-center
43 the page should be centered automatically
44
45 [-]-nocenter
46 the page should not be centered automatically
47
48 [-]-media=MEDIA
49 selects the paper size to be used
50
51 [-]-orientation=ORIENTATION
52 sets the orientation of the page
53
54 [-]-scale=N
55 selects the scale N
56
57 [-]-scalebase=N
58 selects the scale base N
59
60 [-]-swap
61 interchange the meaning of the orientations landscape and
62 seascape
63
64 [-]-noswap
65 do not interchange the meaning of the orientation landscape and
66 seascape
67
68 [-]-antialias
69 use antialiasing
70
71 [-]-noantialias
72 do not use antialiasing
73
74 [-]-dsc
75 dsc comments are respected
76
77 [-]-nodsc
78 dsc comments are not respected
79
80 [-]-eof
81 ignore the postscript EOF comment while scanning documents
82
83 [-]-noeof
84 do not ignore the postscript EOF comment while scanning docu‐
85 ments
86
87 [-]-pixmap
88 use backing pixmap
89
90 [-]-nopixmap
91 do not use backing pixmap
92
93 [-]-watch
94 watch the document file for changes
95
96 [-]-nowatch
97 do not watch the document file for changes
98
99 [-]-help
100 print a help message and exit
101
102 [-]-usage
103 print a usage message and exit
104
105 [-]-resize
106 fit the size of the window to the size of the page
107
108 [-]-noresize
109 do not fit the size of the window to the size of the page
110
111 -geometry [<width>][x<height>][{+-}<xoffset>{+-}<yoffset>]
112
113 [-]-ad=FILE
114 read and use additional resources from FILE
115
116 [-]-style=FILE
117 read and use additional resources from FILE. These resources
118 have lower priority than those provided on the context of --ad
119
120 [-]-spartan
121 shortcut for --style=gv_spartan.dat
122
123 [-]-version
124 show gv version and exit
125
127 The full documentation for gv is maintained as a Texinfo manual. If
128 the info and gv programs are properly installed at your site, the com‐
129 mand
130
131 info gv
132
133 should give you access to the complete manual.
134
135
136
137gv 3.6.2 September 2006 GV(1)