1<page xmlns="http://projectmallard.org/1.0/"
2      type="task"
3      id="print">
4
5  <info>
6    <revision pkgversion="3.6" version="0.1" date="2013-03-30" status="candidate"/>
7    <link type="guide" xref="index#features"/>
8    <link type="seealso" xref="definition"/>
9    <link type="seealso" xref="print-font"/>
10
11    <credit type="author copyright">
12      <name>Sindhu S</name>
13      <email>sindhus@live.in</email>
14      <years>2013</years>
15    </credit>
16    <credit type="copyright editor">
17      <name>Ekaterina Gerasimova</name>
18      <email>kittykat3756@gmail.com</email>
19      <years>2013</years>
20    </credit>
21
22    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
23
24    <desc>Print preview and print definitions.</desc>
25
26  </info>
27
28  <title>Print a definition</title>
29
30  <p>You can print a definition to paper or a file. Before printing, you
31  should preview the definition as it would be printed to check that the text
32  fits onto the page, especially if you have changed the
33  <link xref="print-font">print font</link> size.</p>
34
35  <section id="preview">
36    <title>Print preview</title>
37
38    <steps>
39      <item>
40        <p>Select <guiseq><gui style="menu">File</gui>
41        <gui style="menuitem">Preview</gui></guiseq>.</p>
42      </item>
43      <item>
44        <p>A print preview window will open which will show you the definition
45        exactly as it will be printed.</p>
46      </item>
47      <item>
48	<p>Use the toolbar to browse pages, adjust zoom level and page
49	width.</p>
50      </item>
51      <item>
52        <p>Click the <gui style="button">Print this document</gui> to print
53        the definition or close the window to end the preview.</p>
54      </item>
55    </steps>
56
57    <note>
58      <p>The print button in the toolbar may not always work. If it does not
59      work for you, close the window and select
60      <guiseq><gui style="menu">File</gui>
61      <gui style="menuitem">Print</gui></guiseq>.</p>
62    </note>
63
64  </section>
65
66  <section id="print">
67    <title>Print</title>
68
69    <p>You need to <link href="help:gnome-help/printing">have a printer set
70    up</link> to be able to print to paper.</p>
71
72    <steps>
73      <item>
74        <p>Select <guiseq><gui style="menu">File</gui>
75        <gui style="menuitem">Print</gui>
76        <gui style="tab">General</gui></guiseq>.</p>
77      </item>
78      <item>
79        <p>Select the printer that you want to use from the list of printers
80        or select
81        <gui href="help:gnome-help/print-to-file">Print to File</gui>.</p>
82      </item>
83      <item>
84        <p>Choose your <link href="help:gnome-help/printing#paper">printing
85        settings</link>.</p>
86      </item>
87      <item>
88        <p>Press <gui style="button">Print</gui> to print the definition.</p>
89      </item>
90    </steps>
91
92  </section>
93
94</page>
95