1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="opening" xml:lang="ast">
3
4  <info>
5    <link type="guide" xref="index#reading"/>
6    <link type="seealso" xref="formats"/>
7    <link type="seealso" xref="commandline"/>
8    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
9    <credit type="author">
10      <name>Tiffany Antopolski</name>
11      <email its:translate="no">tiffany@antopolski.com</email>
12    </credit>
13    <credit type="editor">
14      <name>Ekaterina Gerasimova</name>
15      <email its:translate="no">kittykat3756@gmail.com</email>
16    </credit>
17
18    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-unported.xml"/>
19
20    <desc>How to open a document.</desc>
21  </info>
22
23  <title>Open a document</title>
24
25  <p>You can open a document using any one of the following ways:</p>
26
27  <list>
28    <item>
29      <p>Double-click on the file in <app>Caja</app> or your <em>file
30      manager</em>.</p>
31      <note style="tip">
32        <p>Double clicking PDF, PostScript, .djvu, .dvi and Comic Book
33        Archive files opens them in <app>Atril</app> by default.</p>
34      </note>
35    </item>
36    <item>
37      <p>Right-click on a file icon in <app>Caja</app> and click
38      <guiseq><gui>Open With</gui><gui>Atril</gui></guiseq>.</p>
39    </item>
40  </list>
41
42  <p>If an empty <app>Atril</app> window is already open you can:</p>
43
44  <list>
45    <item>
46      <p>Drag a file into the window from <app>Caja</app>. The new file will
47      open in a new window.</p>
48    </item>
49    <item>
50      <p>Press the <gui>Open…</gui> button in the top-left corner of
51      the window. In the <gui>Open Document</gui>
52      dialog, choose the file which you wish to open, and click
53      <gui>Open</gui>. The file will open in a new window.</p>
54    </item>
55  </list>
56
57  <p>If a document is already opened in a <app>Atril</app> window you can:</p>
58
59  <list>
60    <item>
61      <p>Drag a file into the window from <app>Caja</app>. The new file will
62      open in a new window.</p>
63    </item>
64    <item>
65      <p>Press <keyseq><key>Ctrl</key><key>O</key></keyseq>. In the <gui>Open Document</gui>
66      dialog, choose the file which you wish to open, and click
67      <gui>Open</gui>. The file will open in a new window.</p>
68    </item>
69  </list>
70
71</page>
72