1ATRIL(1)                    General Commands Manual                   ATRIL(1)
2
3
4

NAME

6       Atril - The MATE Document Viewer
7

SYNTAX

9       atril [OPTIONS...] [FILES...]
10

DESCRIPTION

12       Atril  is the official Document Viewer of the MATE Desktop Environment,
13       it is a simple multi-page document viewer. It  can  display  and  print
14       PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Por‐
15       table Document Format (PDF) files.
16
17       When supported by the document, it  also  allows  searching  for  text,
18       copying  text to the clipboard, hypertext navigation, and table-of-con‐
19       tents bookmarks.
20
21       This manual page briefly documents the atril command.
22
23

OPTIONS

25       filename(s)...
26              Specifies the file to open when atril starts.  If  this  is  not
27              specified, atril will start with a blank window and you may open
28              a file from the menu or by using the shortcut  CTRL+O.  Multiple
29              files  can be loaded if they are separated by spaces. atril also
30              supports handling of remote files.
31
32       -p, --page-label=PAGE
33              Here you can specify a page label, this page will be selected in
34              the document if it exists.
35
36       -i, --page-index=NUMBER
37              Here  you  can specify a page number, this page will be selected
38              in the document if it exists.
39
40       -f, --fullscreen
41              Start atril in fullscreen mode. You must specify a  document  to
42              start in fullscreen mode.
43
44       -s, --presentation
45              Start atril in presentation mode. You must specify a document to
46              start in presentation mode.
47
48       -w, --preview
49              Start atril in preview mode. You  must  specify  a  document  to
50              start in preview mode.
51
52       --display=DISPLAY
53              X display to use.
54
55       --version
56              Output version information and exit.
57
58       -?, -h, --help
59              Print standard command line options.
60
61       --help-all
62              Print all command line options.
63
64       This program also accepts the standard GTK options.
65
66

EXAMPLES

68       atril --preview ~/Desktop/stuff.ps
69           Open stuff.ps from the current users desktop, in preview mode.
70
71       atril -i 2 -s ./document.pdf
72           Open  document.pdf from the current working directory, on page 2 in
73           presentation mode.
74
75

BUGS

77   Should you encounter any bugs, they may be reported at:
78       http://github.com/mate-desktop/atril/issues
79

AUTHORS

81   This Man Page has been written for the MATE Desktop Environment by:
82       Adam Erdman <hekel@archlinux.info> (2014)
83

SEE ALSO

85   Atril documentation can be found from the "Help" menu, or by  pressing  the
86       F1 key.
87       Further  information  may  also be available at: http://wiki.mate-desk
88       top.org/docs
89
90
91
92MATE Desktop Environment        30 January 2014                       ATRIL(1)
Impressum