Update Help files - printer
[geeqie.git] / doc / docbook / GuidePrinting.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <chapter id="GuidePrinting">
3   <title>Printing</title>
4   <para>
5     To print an image select
6     <menuchoice>
7       <shortcut>
8         <keycombo>
9           <keycap>Shift</keycap>
10           <keycap>P</keycap>
11         </keycombo>
12       </shortcut>
13       <guimenu>File</guimenu>
14       <guimenuitem>Print</guimenuitem>
15     </menuchoice>
16     .
17   </para>
18   <para>Printing is provided by the standard Gtk printer services. The Options tab provides Geeqie-specific features.</para>
19   <section id="Optionstab">
20     <title>Options tab</title>
21     <variablelist>
22       <varlistentry>
23         <term>
24           <guilabel>Image Text</guilabel>
25         </term>
26         <listitem>
27           <para>This text will be attached to each image printed. It may contain any combination of plain text and predefined tags.</para>
28         </listitem>
29       </varlistentry>
30     </variablelist>
31     <variablelist>
32       <varlistentry>
33         <term>
34           <guilabel>Page Text</guilabel>
35         </term>
36         <listitem>
37           <para>
38             This text will also be attached to each image printed. It may contain only plain text.
39             <para />
40             It is probably of value only when one image per page is printed.
41           </para>
42         </listitem>
43       </varlistentry>
44       <varlistentry>
45         <term>
46           <guilabel>Header 1/2 Footer 1/2</guilabel>
47         </term>
48         <listitem>
49           <para>These checkboxes define the layout for Image Text and Page Text. Image and Page Text may be printed above or below each image and in the order defined by these checkboxes.</para>
50         </listitem>
51       </varlistentry>
52     </variablelist>
53   </section>
54 </chapter>