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="ie">
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
22    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
23      <mal:name>OIS</mal:name>
24      <mal:email>mistresssilvara@hotmail.com</mal:email>
25      <mal:years>2019</mal:years>
26    </mal:credit>
27  </info>
28
29  <title>Open a document</title>
30
31  <p>You can open a document using any one of the following ways:</p>
32
33  <list>
34    <item>
35      <p>Double-click on the file in <app>Caja</app> or your <em>file
36      manager</em>.</p>
37      <note style="tip">
38        <p>Double clicking PDF, PostScript, .djvu, .dvi and Comic Book
39        Archive files opens them in <app>Atril</app> by default.</p>
40      </note>
41    </item>
42    <item>
43      <p>Right-click on a file icon in <app>Caja</app> and click
44      <guiseq><gui>Open With</gui><gui>Atril</gui></guiseq>.</p>
45    </item>
46  </list>
47
48  <p>If an empty <app>Atril</app> window is already open you can:</p>
49
50  <list>
51    <item>
52      <p>Drag a file into the window from <app>Caja</app>. The new file will
53      open in a new window.</p>
54    </item>
55    <item>
56      <p>Press the <gui>Open…</gui> button in the top-left corner of
57      the window. In the <gui>Open Document</gui>
58      dialog, choose the file which you wish to open, and click
59      <gui>Open</gui>. The file will open in a new window.</p>
60    </item>
61  </list>
62
63  <p>If a document is already opened in a <app>Atril</app> window you can:</p>
64
65  <list>
66    <item>
67      <p>Drag a file into the window from <app>Caja</app>. The new file will
68      open in a new window.</p>
69    </item>
70    <item>
71      <p>Press <keyseq><key>Ctrl</key><key>O</key></keyseq>. In the <gui>Open Document</gui>
72      dialog, choose the file which you wish to open, and click
73      <gui>Open</gui>. The file will open in a new window.</p>
74    </item>
75  </list>
76
77</page>
78