annotate doc/printing.html @ 1113:79e69e5f4642

Beautify the manual.
author zas_
date Mon, 10 Nov 2008 14:10:39 +0000
parents ba2bbc862da7
children 83d6b961117f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
4
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
5 <html xmlns="http://www.w3.org/1999/xhtml">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
6 <head>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
8
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
9 <title>Printing - Geeqie User Manual</title>
1095
31a1a3f85859 Move css styles to an external stylesheet.
zas_
parents: 1087
diff changeset
10 <link rel="stylesheet" type="text/css" href="style.css" />
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
11 </head>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
12
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
14 <div class="navtop">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
15 <table width="100%" border="0" cellpadding="4" cellspacing="0">
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
16 <col id="navtop_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
17 <col id="navtop_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
18 <col id="navtop_col3" width="33%"></col>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
19
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
20 <thead>
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
21 <tr>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
22 <td>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
23 <p class="previous"><a href="image_presentation_fullscreen.html">Previous</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
24 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
25 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
26
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
27 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
28 <p class="navtop_title">Printing</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
29 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
30
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
31 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
32 <p class="next"><a href="options.html">Next</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
33 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
34 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
35 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
36 </thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
37 </table>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
38 </div>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
39
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
40 <hr />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
41
1079
76266496b06d Drop chapters numbers from h1 title, and reformat top title a bit.
zas_
parents: 1078
diff changeset
42 <h1>Printing</h1>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
43
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
44 <p>To print an image press Shift + P or select Print from the File menu.</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
45
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
46 <p>The print dialog includes tabs that group related printing options, a preview pane, and a Print and Cancel button.</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
47
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
48 <h2>Layout tab</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
49
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
50 <dl class="dialog_desc">
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
51 <dt>Source</dt>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
52 <dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
53 <p>This selects the group of images to use for print output.</p>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
54 <dl>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
55 <dt>Image</dt><dd>The file with the focus.</dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
56 <dt>Selection</dt><dd>The files selected in the main window.</dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
57 <dt>All</dt><dd>All files listed in the main window.</dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
58 </dl>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
59 </dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
60
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
61 <dt>Layout</dt>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
62 <dd><p>Select one image per page, or a Proof sheet that will print multiple images per page.</p>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
63 <dl>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
64 <dt>Image size</dt><dd>When print one image per page, the size of the image in relation to the available print area.</dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
65 <dt>Proof size</dt><dd>When printing a Proof sheet, the size of each image in Units (see Paper tab).</dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
66 </dl>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
67 </dl>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
68
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
69 <h2>Text tab</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
70
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
71 <dl class="dialog_desc">
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
72 <dt>Name</dt><dd><p>Include the file name below each image.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
73
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
74 <dt>Date</dt><dd><p>Include the file date below each image.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
75
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
76 <dt>Size</dt><dd><p>Include the file size below each image.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
77
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
78 <dt>Dimensions</dt><dd><p>Include the source image's pixel width and height below each image.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
79
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
80 <dt>Font size</dt><dd><p>The font size to use for the text description of each image, in points.</p></dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
81 </dl>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
82
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
83 <h2>Paper tab</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
84
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
85 <dl class="dialog_desc">
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
86 <dt>Format</dt><dd><p>The size of the paper in the printer's paper tray. Many common sizes are provided, however if the paper size is not listed selected the Custom format and enter the paper size in Size below.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
87
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
88 <dt>Size</dt><dd><p>The size of the selected paper format, in Units (below). These numbers can be changed when the paper Format is Custom.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
89
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
90 <dt>Units</dt><dd><p>Select the units for Geeqie to use when conveying measurements of length for paper size, margins, and images sizes to the user.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
91
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
92 <dt>Orientation</dt><dd><p>Select portrait or landscape print output.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
93
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
94 <dt>Margins</dt><dd><p>These values specify the size of the paper edges not to be included in the print region, in Units (above).</p></dd>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
95 </dl>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
96
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
97 <h2>Printer tab</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
98
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
99 <dl class="dialog_desc">
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
100 <dt>Destination</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
101 <dd><p>Use this to select the destination of the print output.</p>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
102 <p>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
103 <dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
104 <dt>Default printer</dt><dd>Prints to the system default printer.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
105 <dt>Custom printer</dt><dd>Prints to the printer using the command defined in Custom printer (below).</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
106 <dt>Postscript file</dt><dd>Writes using the postscript format to named File (below).</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
107 <dt>Image file</dt><dd>Writes using the selected File format (below) to named File (below).</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
108 </dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
109 </p>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
110 </dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
111
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
112 <dt>Custom printer</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
113 <dd><p>The command to use when Destination is selected as Custom printer. For convenience, the drop down list includes printers available for use by the printing subsystem.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
114
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
115 <dt>File</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
116 <dd><p>The file to use for output when Destination is Postscript file or Image file.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
117
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
118 <dt>File format</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
119 <dd><p>The image format to use when Destination is Image file.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
120
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
121 <dt>DPI</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
122 <dd><p>Abbreviation for Dots Per Inch. When the Destination is a printer or postscript file, this defines the maximum DPI to use when outputting image data. For example if the Destination printer is only capable of 600 DPI, but the resulting image to print is 1200 DPI, Geeqie will scale the image down to 600 DPI before sending it to the printer. This can greatly reduce the size of a print job when printing Proof Sheets or very large images.</p></dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
123 </dl>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
124
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
125 <h2>Preview</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
126
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
127 <p>The preview displays a small version of the output that will result with the current settings. The preview will update whenever a setting is changed that will effect the print output.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
128
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
129 <p>The preview will indicate the number of pages that will be printed, to see a preview of a specific page change to that page by activating the left or right arrow buttons located below the preview.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
130
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
131 <p>The size of the preview can be changed using the three zoom buttons located below the preview.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
132
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
133 <p>The preview includes several reference lines that are <i>not included</i> in the final print:</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
134
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
135 <dl class="dialog_desc">
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
136 <dt>Reference grid</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
137 <dd><p>Light gray lines that form a grid over the entire page, the spacing between these lines is dependent on the current measurement unit:</p>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
138 <dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
139 <dt>Inch</dt><dd>1 inch.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
140 <dt>Points</dt><dd>72 points.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
141 <dt>Centimeters or Millimeters</dt><dd>1 centimeter.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
142 </dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
143 </dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
144
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
145 <dt>Margins</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
146 <dd><p>Blue lines along each edge of the page represent the location of the print margins, the non-printable area of the page is also gray.</p></dd>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
147
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
148 <dt>Proof sheet grid</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
149 <dd><p>When the layout is set to Proof sheet, each proof location is indicated with a red rectangle.</p></dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
150
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
151 </dl>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
152
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
153 <h2>Remember print settings</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
154
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
155 <p>Enable this check box to retain the current settings as the default for the print dialog. This option only retains the settings when a print operation is started by activating the print button. In addition, only the settings relevant to the current print operation will be retained.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
156
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
157 <h2>Print button</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
158
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
159 <p>Activate the print button to start the print job, the dialog will change to display the progress as images are sent to the selected print destination.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
160
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
161 <h2>Cancel button</h2>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
162
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
163 <p>Activate this button to close the print dialog, no printing will be performed.</p>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
164
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1109
diff changeset
165 <hr id="bottomseparator" />
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
166
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
167 <div class="navbottom">
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
168 <table width="100%" border="0" cellpadding="4" cellspacing="0">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
169 <col id="navbottom_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
170 <col id="navbottom_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
171 <col id="navbottom_col3" width="33%"></col>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
172
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
173 <thead>
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
174 <tr>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
175 <td>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
176 <p class="previous"><a href="image_presentation_fullscreen.html">Previous</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
177 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
178 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
179
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
180 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
181 <p class="navbottom_title"><a href="index.html">Contents</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
182 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
183 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
184
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
185 <td>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
186 <p class="next"><a href="options.html">Next</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
187 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
188 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
189 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
190 </thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
191
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
192 </table>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
193 </div>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
194
1101
83cf0c9e300f Re-introduce Geeqie User Manual footer.
zas_
parents: 1100
diff changeset
195 <div class="footer">Geeqie User Manual</div>
1098
2d9c9b10e84d Add a generic spacer at the bottom of the page, remove now unused css classes.
zas_
parents: 1097
diff changeset
196 <div class="bottomspacer">&nbsp;</div>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
197 </body>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
198 </html>