annotate doc/printing.html @ 1696:0779950d71b3

French translation was updated.
author zas_
date Sat, 06 Jun 2009 17:02:21 +0000
parents 2562e0bc89a1
children
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"?>
1121
24c89a03ec12 Move from xhtml transitional to xhtml strict.
zas_
parents: 1117
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
24c89a03ec12 Move from xhtml transitional to xhtml strict.
zas_
parents: 1117
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
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
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>
1151
c564ab6c11fc Add specific css for print media(has to be improved).
zas_
parents: 1121
diff changeset
10 <link rel="stylesheet" type="text/css" href="style.css" media="all" />
c564ab6c11fc Add specific css for print media(has to be improved).
zas_
parents: 1121
diff changeset
11 <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
c564ab6c11fc Add specific css for print media(has to be improved).
zas_
parents: 1121
diff changeset
12 <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
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
13 </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
14
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
15 <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
16 <div class="navtop">
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
17 <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
18 <col id="navtop_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
19 <col id="navtop_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
20 <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
21
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
22 <tr>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
23 <th>
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
24 <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
25 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
26 </th>
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
27
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
28 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
29 <p class="navtop_title">Printing</p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
30 </th>
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
31
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
32 <th>
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
33 <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
34 </p>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
35 </th>
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
36 </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
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
1160
2562e0bc89a1 Mark keyboard keys with a span and make them look like a key through css style.
zas_
parents: 1158
diff changeset
44 <p>To print an image press <span class="key">Shift</span> + <span class="key">P</span> or select Print from the File menu.</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
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>
1117
73bbcaf9abba Various fixes and cleanup.
zas_
parents: 1115
diff changeset
67 </dd>
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
68 </dl>
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
69
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
70 <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
71
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
72 <dl class="dialog_desc">
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
73 <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
74
1156
50ffcd7c3539 Update documentation.
zas_
parents: 1151
diff changeset
75 <dt>Path</dt><dd><p>Include the full path of the file below each image.</p></dd>
50ffcd7c3539 Update documentation.
zas_
parents: 1151
diff changeset
76
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
77 <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
78
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
79 <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
80
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
81 <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
82
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
83 <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
84 </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
85
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
86 <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
87
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
88 <dl class="dialog_desc">
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
89 <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
90
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
91 <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
92
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
93 <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
94
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
95 <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
96
1108
36e6014c612a Reformat and cleanup.
zas_
parents: 1105
diff changeset
97 <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
98 </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
99
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
100 <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
101
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
102 <dl class="dialog_desc">
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
103 <dt>Destination</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
104 <dd><p>Use this to select the destination of the print output.</p>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
105 <dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
106 <dt>Default printer</dt><dd>Prints to the system default printer.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
107 <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
108 <dt>Postscript file</dt><dd>Writes using the postscript format to named File (below).</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
109 <dt>Image file</dt><dd>Writes using the selected File format (below) to named File (below).</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
110 </dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
111 </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
112
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
113 <dt>Custom printer</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
114 <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
115
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
116 <dt>File</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
117 <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
118
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
119 <dt>File format</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
120 <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
121
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
122 <dt>DPI</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
123 <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
124 </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
125
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
126 <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
127
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
128 <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
129
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
130 <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
131
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
132 <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
133
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
134 <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
135
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
136 <dl class="dialog_desc">
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
137 <dt>Reference grid</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
138 <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
139 <dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
140 <dt>Inch</dt><dd>1 inch.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
141 <dt>Points</dt><dd>72 points.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
142 <dt>Centimeters or Millimeters</dt><dd>1 centimeter.</dd>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
143 </dl>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
144 </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
145
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
146 <dt>Margins</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
147 <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
148
1109
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
149 <dt>Proof sheet grid</dt>
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
150 <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
151
ba2bbc862da7 Reformatting.
zas_
parents: 1108
diff changeset
152 </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
153
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
154 <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
155
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
156 <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
157
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
158 <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
159
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
160 <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
161
1087
f00c0c5e6dff Use h2/h3 tags where appropriate.
zas_
parents: 1082
diff changeset
162 <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
163
1105
215e102c1819 Drop most old css classes.
zas_
parents: 1101
diff changeset
164 <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
165
1113
79e69e5f4642 Beautify the manual.
zas_
parents: 1109
diff changeset
166 <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
167
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
168 <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
169 <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
170 <col id="navbottom_col1" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
171 <col id="navbottom_col2" width="33%"></col>
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
172 <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
173
1099
b2d120fa5ee7 Use col tags with id in top and bottom navigation tables.
zas_
parents: 1098
diff changeset
174 <tr>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
175 <th>
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>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
178 </th>
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
179
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
180 <th>
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>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
183 </th>
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
184
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
185 <th>
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>
1115
83d6b961117f Fix up unvalid xhtml.
zas_
parents: 1113
diff changeset
188 </th>
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
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
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 </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
192 </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
193
1101
83cf0c9e300f Re-introduce Geeqie User Manual footer.
zas_
parents: 1100
diff changeset
194 <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
195 <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
196 </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
197 </html>