Mercurial > geeqie.yaz
comparison doc/image_presentation.html @ 1078:ac4a4f2cf393
Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
author | zas_ |
---|---|
date | Sat, 25 Oct 2008 07:47:47 +0000 |
parents | doc/8_image_presentation.html@1ecc4f010111 |
children | 76266496b06d |
comparison
equal
deleted
inserted
replaced
1077:3920b1f38f5f | 1078:ac4a4f2cf393 |
---|---|
1 <?xml version="1.0" encoding="iso-8859-1"?> | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
4 | |
5 <html xmlns="http://www.w3.org/1999/xhtml"> | |
6 <head> | |
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> | |
8 | |
9 <title>Chapter - Geeqie User Manual</title> | |
10 <meta name="CREATED" content="20040805;23590500" /> | |
11 <meta name="CHANGED" content="20040915;10255600" /> | |
12 <style type="text/css"> | |
13 /*<![CDATA[*/ | |
14 p.gq-image-presentation-6 {margin-bottom: 0in} | |
15 p.gq-image-presentation-5 {margin-left: 0.79in} | |
16 div.gq-image-presentation-4 {text-align: center} | |
17 table.gq-image-presentation-3 {page-break-before: always} | |
18 p.gq-image-presentation-2 {text-align: right} | |
19 p.gq-image-presentation-1 {text-align: center} | |
20 /*]]>*/ | |
21 </style> | |
22 </head> | |
23 | |
24 <body lang="en-US" dir="ltr" xml:lang="en-US"> | |
25 <div class="gq-image-presentation-4"> | |
26 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-presentation-3"> | |
27 <col width="85*" /> | |
28 <col width="85*" /> | |
29 <col width="85*" /> | |
30 | |
31 <thead> | |
32 <tr valign="top"> | |
33 <td width="33%"> | |
34 <p><a href="sidebars_keywords.html">Previous</a> | |
35 </p> | |
36 </td> | |
37 | |
38 <td width="33%"> | |
39 <p class="gq-image-presentation-1">Image Presentation</p> | |
40 </td> | |
41 | |
42 <td width="33%"> | |
43 <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> | |
44 </p> | |
45 </td> | |
46 </tr> | |
47 </thead> | |
48 </table> | |
49 </div> | |
50 | |
51 <hr /> | |
52 | |
53 <h1>8. Image Presentation</h1> | |
54 | |
55 <p>Geeqie can be used to display a set of images, showing each image for a period of time before changing to the next image. Images can also be set to fill the entire screen.</p> | |
56 | |
57 <p class="gq-image-presentation-5">8.1 <a href="image_presentation_slideshow.html">Slide show</a></p> | |
58 | |
59 <p class="gq-image-presentation-5">8.2 <a href="image_presentation_fullscreen.html">Full screen</a></p> | |
60 | |
61 <p><br /> | |
62 <br /> | |
63 </p> | |
64 | |
65 <p><br /> | |
66 <br /> | |
67 </p> | |
68 | |
69 <hr /> | |
70 | |
71 <div class="gq-image-presentation-4"> | |
72 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | |
73 <col width="85*" /> | |
74 <col width="85*" /> | |
75 <col width="85*" /> | |
76 | |
77 <thead> | |
78 <tr valign="top"> | |
79 <td width="33%"> | |
80 <p><a href="sidebars_keywords.html">Previous</a> | |
81 </p> | |
82 </td> | |
83 | |
84 <td width="33%"> | |
85 <p class="gq-image-presentation-1"><a href="index.html">Contents</a> | |
86 </p> | |
87 </td> | |
88 | |
89 <td width="33%"> | |
90 <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> | |
91 </p> | |
92 </td> | |
93 </tr> | |
94 </thead> | |
95 | |
96 <tbody> | |
97 <tr valign="top"> | |
98 <td width="33%"> | |
99 <p><br /> | |
100 </p> | |
101 </td> | |
102 | |
103 <td width="33%"> | |
104 <p class="gq-image-presentation-1"><br /> | |
105 </p> | |
106 </td> | |
107 | |
108 <td width="33%"> | |
109 <p class="gq-image-presentation-2">Geeqie User Manual</p> | |
110 </td> | |
111 </tr> | |
112 </tbody> | |
113 </table> | |
114 </div> | |
115 | |
116 <p class="gq-image-presentation-6"><br /> | |
117 </p> | |
118 </body> | |
119 </html> |