Update web help file and other docs
[geeqie.git] / web / help / GuideIndex-info.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>The Geeqie User Manual</title>
6 <link rel="next" href="GuideIndex.html" title="The Geeqie User Manual">
7 <style type="text/css">
8
9 html { height: 100%; }
10 body {
11   margin: 0px; padding: 12px;
12   background-color: #f9f9f6;
13   min-height: 100%;
14   direction: ltr;
15 }
16 div, p, pre, blockquote { margin: 0; padding: 0; }
17 p img { vertical-align: middle; }
18 sub { font-size: 0.83em; }
19 sub sub { font-size: 1em; }
20 sup { font-size: 0.83em; }
21 sup sup { font-size: 1em; }
22 table { border-collapse: collapse; }
23 table.table-pgwide { width: 100%; }
24 td { vertical-align: top; }
25 td { padding: 0.2em 0.83em 0.2em 0.83em; }
26 th { padding: 0 0.83em 0 0.83em; }
27 tr.tr-shade {
28   background-color: #f9f9f6;
29 }
30 td.td-colsep { border-right: solid 1px; }
31 td.td-rowsep { border-bottom: solid 1px; }
32 thead { border-top: solid 2px; border-bottom: solid 2px; }
33 tfoot { border-top: solid 2px; border-bottom: solid 2px; }
34 div.body {
35   padding: 1em;
36   max-width: 60em;
37   background-color: #ffffff;
38   border: solid 1px #e0e0df;
39 }
40 div.body-sidebar {
41   margin-right: 13em;
42 }
43 div.division div.division { margin-top: 1.72em; }
44 div.division div.division div.division { margin-top: 1.44em; }
45 div.header {
46   margin: 0;
47   color: #3f3f3f;
48   border-bottom: solid 1px #e0e0df;
49 }
50 h1, h2, h3, h4, h5, h6, h7 {
51   margin: 0; padding: 0;
52   color: #3f3f3f;
53 }
54 h1.title { font-size: 1.72em; }
55 h2.title { font-size: 1.44em; }
56 h3.title { font-size: 1.2em; }
57 h4.title, h5.title, h6.title, h7.title { font-size: 1em; }
58 .block { margin-top: 1em; }
59 .block .block-first { margin-top: 0; }
60 .block-indent {
61   margin-left left: 1.72em;
62   margin-: 1em;
63 }
64 .block-indent .block-indent { margin-left: 0em; margin-right: 0em; }
65 td .block-indent  { margin-left: 0em; margin-right: 0em; }
66 dd .block-indent  { margin-left: 0em; margin-right: 0em; }
67 .block-verbatim { white-space: pre; }
68 div.title {
69   margin-bottom: 0.2em;
70   font-weight: bold;
71   color: #3f3f3f;
72 }
73 div.title-formal { padding-left: 0.2em; padding-right: 0.2em; }
74 div.title-formal .label { font-weight: normal; }
75 a {
76   color: #1f609f;
77   text-decoration: none;
78 }
79 a:hover { text-decoration: underline; }
80 a:visited { color: #9f1f6f; }
81 ul, ol, dl { margin: 0; padding: 0; }
82 li {
83   margin-top: 1em;
84   margin-left: 2.4em;
85   padding: 0;
86 }
87 li.li-first { margin-top: 0; }
88 dt { margin: 1em 0 0 0; }
89 dt.dt-first { margin: 0; }
90 dd {
91   margin-left: 1.72em;
92   margin-top: 0.5em;
93 }
94 dl.dl-compact dt { margin-top: 0; }
95 dl.dl-compact dd { margin-top: 0; margin-bottom: 0; }
96
97
98 ul.linktrail {
99   display: block;
100   margin: 0.2em 0 0 0;
101   text-align: right;
102 }
103 li.linktrail { display: inline; margin: 0; padding: 0; }
104
105 li.linktrail::before {
106   content: '  /  ';
107   color: #3f3f3f;
108 }
109
110 li.linktrail-first::before, li.linktrail-only::before { content: ''; }
111
112
113 div.navbar {
114   padding: 0.5em 1em 0.5em 1em;
115   max-width: 60em;
116   background-color: #ffffff;
117   border: solid 1px #e0e0df;
118 }
119 div.navbar-top { margin-bottom: 1em; }
120 div.navbar-bottom { margin-top: 1em; clear: both; }
121 div.navbar img { border: 0; vertical-align: -0.4em; }
122 table.navbar { width: 100%; margin: 0; border: none; }
123 table.navbar td { padding: 0; border: none; }
124 td.navbar-next {
125   text-align: right;
126 }
127 a.navbar-prev::before {
128   
129   content: '◀  ';
130   color: #3f3f3f;
131 }
132 a.navbar-next::after {
133   
134   content: '  ▶';
135   color: #3f3f3f;
136 }
137
138
139 div.sidebar {
140   float: right;
141   padding: 0; margin: 0; width: 12em;
142 }
143 div.sidenav {
144   padding: 0.5em 1em 0 1em;
145   background-color: #ffffff;
146   border: solid 1px #e0e0df;
147 }
148 div.sidenav div.autotoc {
149   background-color: #ffffff;
150   border: none; padding: 0; margin: 0;
151 }
152 div.sidenav div.autotoc div.autotoc { margin-top: 0.5em; }
153 div.sidenav div.autotoc li { margin-bottom: 0.5em; }
154 div.sidenav div.autotoc div.autotoc div.autotoc {
155   margin-left: 1em;
156   margin-top: 0;
157 }
158 div.sidenav div.autotoc div.autotoc div.autotoc li { margin-bottom: 0; }
159
160
161 div.autotoc {
162   
163   display: table;
164   margin-top: 1em;
165   margin-left: 1.72em;
166   padding: 0.5em 1em 0.5em 1em;
167   background-color: #f0f9ff;
168   border: solid 1px #c0c9ff;
169 }
170 div.autotoc ul { margin: 0; padding: 0; }
171 div.autotoc li { list-style-type: none; margin: 0; }
172 div.autotoc div.autotoc-title { margin-bottom: 0.5em; }
173 div.autotoc div.autotoc { border: none; padding: 0; margin-top: 0; margin-bottom: 0.5em; }
174 div.autotoc div.autotoc div.autotoc { margin-bottom: 0; }
175
176
177 span.bibliolabel {
178   color: #3f3f3f;
179 }
180
181
182 div.admonition {
183   padding: 0.5em 6px 0.5em 6px;
184   border: solid 1px #e0e0df;
185   background-color: #fffff0;
186 }
187 div.caution-inner, div.important-inner, div.note-inner, div.tip-inner, div.warning-inner {
188   padding-left: 60px;
189   background-position: left top;
190   background-repeat: no-repeat;
191   min-height: 48px;
192 }
193 div.caution-inner { background-image: url("admon-caution.png"); }
194 div.important-inner { background-image: url("admon-important.png"); }
195 div.note-inner { background-image: url("admon-note.png"); }
196 div.note-bug div.note-inner { background-image: url("admon-bug.png"); }
197 div.tip-inner { background-image: url("admon-tip.png"); }
198 div.warning-inner { background-image: url("admon-warning.png"); }
199 div.blockquote {
200   
201   background-image: url('watermark-blockquote-201C.png');
202   background-repeat: no-repeat;
203   background-position: top left;
204   padding: 0.5em;
205   padding-left: 4em;
206 }
207 div.attribution {
208   margin-top: 0.5em;
209   color: #3f3f3f;
210 }
211 div.attribution::before {
212   
213   content: '― ';
214 }
215 div.epigraph {
216   text-align: right;
217   margin-left: 20%;
218   margin-right: 0;
219   color: #3f3f3f;
220 }
221 div.figure, div.informalfigure {
222   
223   display: table;
224   padding: 0.5em;
225   background-color: #f9f9f6;
226   border: solid 1px #e0e0df;
227 }
228 div.figure-inner, div.informalfigure-inner {
229   padding: 0.5em;
230   background-color: #ffffff;
231   border: solid 1px #e0e0df;
232 }
233 div.caption { margin-top: 0.5em; }
234 div.programlisting {
235   padding: 0.5em;
236   
237   background-color: #f9f9f6;
238   border: solid 1px #e0e0df;
239 }
240 div.screen {
241   padding: 0.5em;
242   
243   background-color: #f9f9f6;
244   border: solid 1px #e0e0df;
245 }
246 div.screen .prompt {
247   color: #3f3f3f;
248 }
249 div.screen .userinput {
250   font-weight: bold;
251   color: #3f3f3f;
252 }
253 div.programlisting .userinput {
254   font-weight: bold;
255   color: #3f3f3f;
256 }
257 pre.linenumbering {
258   color: #3f3f3f;
259   margin: 0;
260   padding-right: 1em;
261   float: left;
262   text-align: right;
263 }
264
265
266
267 dl.index dt { margin-top: 0; }
268 dl.index dd { margin-top: 0; margin-bottom: 0; }
269 dl.indexdiv dt { margin-top: 0; }
270 dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
271 dl.setindex dt { margin-top: 0; }
272 dl.setindex dd { margin-top: 0; margin-bottom: 0; }
273 div.list div.title-formal span.title {
274   border-bottom: solid 1px #e0e0df;
275 }
276 div.simplelist {
277   margin-left: 1.72em;
278 }
279 div.simplelist table { margin-left: 0; border: none; }
280 div.simplelist td {
281   padding: 0.5em;
282   border-left: solid 1px #e0e0df;
283 }
284 div.simplelist td.td-first {
285   padding-left: 0;
286   border-left: 0;
287 }
288 div.synopsis {
289   padding: 0.5em;
290   
291   background-color: #f9f9f6;
292   border-top: solid 2px #c0c9ff;
293   border-bottom: solid 2px #c0c9ff;
294 }
295 div.synopsis div.synopsis {
296   padding: 0;
297   border: none;
298 }
299 div.synopsis div.block { margin-top: 0.2em; }
300 div.synopsis div.block-first { margin-top: 0; }
301 div.cmdsynopsis { font-family: monospace; }
302
303 span.accel { text-decoration: underline; }
304 span.acronym { font-family: sans-serif; }
305 span.application { font-style: italic; }
306 span.classname, span.exceptionname, span.interfacename { font-family: monospace; }
307 span.code {
308   font-family: monospace;
309   border: solid 1px #e0e0df;
310   padding-left: 0.2em;
311   padding-right: 0.2em;
312 }
313 pre span.code { border: none; padding: 0; }
314 span.command {
315   font-family: monospace;
316   border: solid 1px #e0e0df;
317   padding-left: 0.2em;
318   padding-right: 0.2em;
319 }
320 pre span.command { border: none; padding: 0; }
321 span.computeroutput { font-family: monospace; }
322
323 span.constant { font-family: monospace; }
324 span.database { font-family: monospace; }
325 span.email { font-family: monospace; }
326 span.emphasis { font-style: italic; }
327 span.emphasis-bold { font-style: normal; font-weight: bold; }
328 span.envar { font-family: monospace; }
329
330 span.filename { font-family: monospace; }
331 span.firstterm { font-style: italic; }
332 span.foreignphrase { font-style: italic; }
333 span.function { font-family: monospace; }
334
335 dt.glossterm span.glossterm { font-style: normal; }
336
337
338 span.glossterm { font-style: italic; }
339
340 span.guibutton, span.guilabel, span.guimenu, span.guimenuitem, span.guisubmenu, span.interface {
341   font-weight: bold;
342   color: #3f3f3f;
343 }
344 span.keycap {
345   font-weight: bold;
346   color: #3f3f3f;
347 }
348 span.lineannotation { font-style: italic; }
349 span.literal { font-family: monospace; }
350 span.markup  { font-family: monospace; }
351 span.medialabel { font-style: italic; }
352 span.methodname { font-family: monospace; }
353 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
354 span.option { font-family: monospace; }
355 span.parameter { font-family: monospace; }
356 span.paramdef span.parameter { font-style: italic; }
357 span.prompt { font-family: monospace; }
358 span.property { font-family: monospace; }
359 span.replaceable  { font-style: italic; }
360 span.returnvalue { font-family: monospace; }
361 span.sgmltag { font-family: monospace; }
362 span.structfield, span.structname { font-family: monospace; }
363 span.symbol { font-family: monospace; }
364 span.systemitem { font-family: monospace; }
365 span.token { font-family: monospace; }
366 span.type { font-family: monospace; }
367 span.uri { font-family: monospace; }
368 span.userinput { font-family: monospace; }
369 span.varname { font-family: monospace; }
370 span.wordasword { font-style: italic; }
371
372
373
374 div.footnotes { font-style: italic; font-size: 0.8em; }
375 div.footnote { margin-top: 1.44em; }
376 span.footnote-number { display: inline; padding-right: 0.83em; }
377 span.footnote-number + p { display: inline; }
378 a.footnote { text-decoration: none; font-size: 0.8em; }
379 a.footnote-ref { text-decoration: none; }
380
381 span.co {
382   margin-left: 0.2em; margin-right: 0.2em;
383   padding-left: 0.4em; padding-right: 0.4em;
384   border: solid 1px #000000;
385   -moz-border-radius: 8px;
386   background-color: #000000;
387   color: #FFFFFF;
388   font-size: 8px;
389 }
390 span.co:hover {
391   border-color: #333333;
392   background-color: #333333;
393   color: #FFFFFF;
394 }
395 span.co a { text-decoration: none; }
396 span.co a:hover { text-decoration: none; }
397
398 dt.question { margin-left: 0em; }
399 dt.question div.label { float: left; }
400 dd + dt.question { margin-top: 1em; }
401 dd.answer {
402   margin-top: 1em;
403   margin-left: 2em;
404   margin-right: 1em;
405 }
406 dd.answer div.label { float: left; }
407 </style>
408 </head>
409 <body>
410 <div class="navbar navbar-top"><table class="navbar"><tr>
411 <td class="navbar-prev"></td>
412 <td class="navbar-next"><a class="navbar-next" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a></td>
413 </tr></table></div>
414 <div class="sidebar"><div class="sidenav"><div class="autotoc"><ul>
415 <li>About This Document</li>
416 <li>
417 <a class="xref" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a><div class="autotoc"><ul>
418 <li><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a></li>
419 <li><a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a></li>
420 <li><a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a></li>
421 <li><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a></li>
422 <li><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a></li>
423 <li><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a></li>
424 <li><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a></li>
425 <li><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a></li>
426 <li><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a></li>
427 <li><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a></li>
428 <li><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a></li>
429 <li><a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a></li>
430 <li><a class="xref" href="GuideReference.html" title="Reference">Reference</a></li>
431 <li><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a></li>
432 <li><a class="xref" href="GuideLicence.html" title="Licence">Licence</a></li>
433 <li><a class="xref" href="GuideCredits.html" title="Credits">Credits</a></li>
434 <li><a class="xref" href="GuideGnuFdl.html" title="GNU Free Documentation License">GNU Free Documentation License</a></li>
435 </ul></div>
436 </li>
437 </ul></div></div></div>
438 <div class="body body-sidebar"><div class="division bookinfo">
439 <a name="bookinfo"></a><div class="header"><h1 class="title">The Geeqie User Manual</h1></div>
440 <div class="division">
441 <h2 class="title author">Author</h2>
442 <div class="block block-first"><dl class="dl-compact">
443 <dt class="author">
444 <span class="firstname">John</span> <span class="surname">Ellis</span>
445 </dt>
446 <dd class="affiliation">
447 <i>Affiliation: </i><span class="orgname">Geeqie Project</span>
448 </dd>
449 <dd class="affiliation">
450 <i>Email: </i><span class="email" dir="ltr">&lt;<a href="mailto:geeqie-devel@lists.sourceforge.net" title="Send email to ‘geeqie-devel@lists.sourceforge.net’.">geeqie-devel@lists.sourceforge.net</a>&gt;</span>
451 </dd>
452 </dl></div>
453 </div>
454 <div class="division">
455 <h2 class="title publisher">Publisher</h2>
456 <div class="block block-first"><dl class="dl-compact"><dt class="publisher">
457       <span class="publishername">The Geeqie Team</span>
458     </dt></dl></div>
459 </div>
460 <div class="division">
461 <h2 class="title copyright">Copyrights</h2>
462 <div class="block block-first"><dl class="dl-compact">
463 <dt class="copyright">Copyright © <span class="year">2004</span>  <span class="holder">John Ellis</span>
464 </dt>
465 <dt class="copyright">Copyright © <span class="year">2008-2016</span>  <span class="holder">The Geeqie Team</span>
466 </dt>
467 </dl></div>
468 </div>
469 <div class="division legalnotice">
470       <h2 class="title legalnotice">Feedback</h2>
471       <p class="para block block-first">
472         Comments and general help:
473         <span class="email" dir="ltr">&lt;<a href="mailto:geeqie-devel@lists.sourceforge.net" title="Send email to ‘geeqie-devel@lists.sourceforge.net’.">geeqie-devel@lists.sourceforge.net</a>&gt;</span>
474       </p>
475       <p class="para block">
476         Bugs and Feature Requests:
477         <a class="ulink" href="https://github.com/BestImageViewer/geeqie/issues" title="https://github.com/BestImageViewer/geeqie/issues">Geeqie Issues</a>
478       </p>
479       <p class="para block">
480         Website:
481         <a class="ulink" href="http://geeqie.org" title="http://geeqie.org">geeqie.org</a>
482       </p>
483     </div>
484 <div class="division revhistory">
485 <h2 class="title revhistory">Revision History</h2>
486       <div class="block revision">
487 <span class="date">2004-01-01</span>: <span class="revnumber">0.1</span> (John Ellis)</div>
488       <div class="block revision">
489 <span class="date">2016-05-30</span>: <span class="revnumber">0.2</span> (Colin Clark)</div>
490     </div>
491 </div></div>
492 <div class="navbar navbar-bottom"><table class="navbar"><tr>
493 <td class="navbar-prev"></td>
494 <td class="navbar-next"><a class="navbar-next" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a></td>
495 </tr></table></div>
496 </body>
497 </html>