1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
|
<chapter id="guides">
<title
>Detailed Guides</title>
<para
> This chapter describes how to perform some common tasks in &kpresenter;. </para>
<sect1 id="html-wizard">
<title
>Create an HTML Slideshow</title>
<para
><guilabel
>Create an HTML Slideshow</guilabel
> is a way of turning an existing presentation into <acronym
>WWW</acronym
> pages.</para>
<procedure
> <step
> <para
>First make a few slides to include in the show. I made one slide, used <menuchoice
><guimenu
>Edit </guimenu
><guimenuitem
>Duplicate Page</guimenuitem
></menuchoice
> to make a couple of copies, and added a little text and a couple of GNOME images that I found in <filename class="directory"
>/usr/share/AbiSuite/clipart</filename
></para
> <screenshot
> <screeninfo
>The <guiicon
>Add Clipart</guiicon
> icon</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow01.png" format="PNG"/> </imageobject
> <textobject
><phrase
>The <guiicon
>Add Clipart</guiicon
> icon</phrase
></textobject
> </mediaobject
> </screenshot
> </step
> <step
> <para
>You can then click on the <guiicon
>Create HTML slideshow</guiicon
> icon (outlined in red) <screenshot
> <screeninfo
>The <guiicon
>Create HTML slideshow</guiicon
> icon</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow00.png" format="PNG"/> </imageobject
> <textobject
><phrase
>The <guiicon
>Create HTML slideshow</guiicon
> icon</phrase
></textobject
> </mediaobject
> </screenshot
> or use the menu (under <guimenu
>File</guimenu
>) to start the wizard that guides you through the process.</para
> </step
> <step
> <para
>A dialogue box asks if you want to use an existing file. Click <guibutton
>No</guibutton
> if this is the first time you have used it. The <guibutton
>Yes</guibutton
> option allows you to use the details you have previously entered for your HTML slideshow.</para
> </step
> <step
> <para
>You will then get a dialogue box asking for a few details.</para
> <screenshot
> <screeninfo
>Filling in the details for your HTML slideshow</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow02.png" format="PNG"/> </imageobject
> <textobject
><phrase
>Filling in the details for your HTML slideshow</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>Fill in each field and ensure that you get the path details correct, as this is where &kpresenter; will save your new HTML files and pictures. Click on <guibutton
>Next</guibutton
> when you are done.</para
> </step
> <step
> <para
>You then have a few display options to set.</para
> <screenshot
> <screeninfo
>Setting up the display style for your HTML slideshow</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow03.png" format="PNG"/> </imageobject
> <textobject
><phrase
>Setting up the display style for your HTML slideshow</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>When &kpresenter; creates the web pages for you, the text colours will be whatever you set here.</para
> <para
>Click the coloured bar to choose a colour scheme that suits you.</para
> </step
> <step
><para
>The <guibutton
>Next</guibutton
> buton brings a dialogue box that allows you to change the name of each slide.</para
> <screenshot
> <screeninfo
>Setting the slide names</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow04.png" format="PNG"/> </imageobject
> <textobject
><phrase
>Setting the slide names</phrase
> </textobject
> </mediaobject
> </screenshot
> </step
> <step
> <para
>Finally, save the configuration before you close the dialogue box.</para
> <screenshot
> <screeninfo
>Saving your configuration</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow05.png" format="PNG"/> </imageobject
> <textobject
> <phrase
>Saving your configuration</phrase
></textobject
> </mediaobject
> </screenshot
> </step
> <step
><para
>What we have now are new HTML and pictures directories, created where we earlier set the path.</para
> <screenshot
> <screeninfo
>The newly created HTML slideshow directories</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="htmlshow07.png" format="PNG"/> </imageobject
> <textobject
><phrase
>The newly created HTML slideshow directories</phrase
></textobject
> </mediaobject
> </screenshot
> </step
> </procedure>
<para
>There is also an <filename
>index.html</filename
> file to launch your web slideshow.</para>
<para
>You can see how it works by using your file manager or web browser to open the <filename
>index.html</filename
> file. Click where it says, and the first page of your presentation is displayed. It then works the same as a &kpresenter; slideshow.</para>
<para
>Each click on the screen takes you to the next slide.</para>
<para
>&FTP; it all to your website, remembering to keep the directory structure intact, and the world can admire your work.</para>
</sect1>
<sect1 id="creating-templates">
<title
>Creating &kpresenter; Templates</title>
<para
>It is really easy to add new templates to &kpresenter;'s library.</para>
<para
>If you have made a presentation in a style you would like to use again, you can save it as a template.</para>
<para
>This tutorial will show how we can make a new template and save it.</para>
<procedure
> <step
><para
>Open &kpresenter; and create a new document.</para
> <para
>I chose a plain background with a text entry box. <mousebutton
>Right</mousebutton
> click on the work area and you get a <guilabel
>Page Background</guilabel
> dialogue box.</para
> <screenshot
> <screeninfo
>The &kpresenter; <guilabel
>Page Background</guilabel
> dialogue.</screeninfo
> <mediaobject
> <imageobject
> <imagedata format="PNG" fileref="template02.png"/> </imageobject
> <textobject
><phrase
>The &kpresenter; <guilabel
>Page Background</guilabel
> dialogue.</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>Under <guimenu
>Format</guimenu
> you will find <guimenuitem
>Page Background</guimenuitem
> which opens the same dialogue box.</para
></step
> <step
> <para
>I want the background to look attractive. In the top Combo box you can choose to use a picture or some clipart for the background.</para
> <screenshot
> <screeninfo
>Choosing a page background</screeninfo
> <mediaobject
> <imageobject
> <imagedata format="PNG" fileref="template03.png"/> </imageobject
> <textobject
><phrase
>Choosing a page background</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>I have left this at the default <guilabel
>Colour/Gradient</guilabel
> option. In the next Combo box down I have chosen <guilabel
>Vertical gradient</guilabel
>, clicked into the two long boxes below it and chosen two colours.</para
> <para
>You can alter the start positions of the colours in the gradients by clicking in the <guilabel
>Unbalanced</guilabel
> Check box. This lets you use the pair of X and Y sliders. Sometimes one slider will not do anything at all, it depends on what type of gradient you have chosen.</para
> <para
>Remember to choose contrasting colours first. If you leave both white, you will not see anything. When you have a colour scheme that you like, click <guibutton
>Apply</guibutton
> and <guibutton
>OK</guibutton
> to close the Dialogue box.</para
> </step
> <step
> <para
>The page should now be in the colours you chose. Double click in the text box to add a heading.</para
> <screenshot
> <screeninfo
>Adding a Heading to the new template</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="template04.png" format="PNG"/> </imageobject
> <textobject
><phrase
>Adding a Heading to the new template</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>When you are happy with your template, click <guimenu
>File</guimenu
> on the Menu Bar and choose <guimenuitem
>Create Template From Current Slide</guimenuitem
>.</para
> <para
>This Dialogue box allows you to select where you want your template to be saved.</para
> <screenshot
> <screeninfo
>Saving the new template</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="template06.png" format="PNG"/> </imageobject
> <textobject
><phrase
>Saving the new template</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>I chose to save mine under the <guilabel
>Screenpresentations</guilabel
> menu and called it <userinput
>tutorialtemplate</userinput
>. Click <guibutton
>OK</guibutton
> to close this Dialogue box.</para
> </step
> <step
> <para
>Now close the document you have been working on (do not save it) and &kpresenter; will show the <guilabel
>Choose</guilabel
> Dialogue box.</para
> <screenshot
> <screeninfo
>Your new template in the &kpresenter; <guilabel
>Choose</guilabel
> dialogue.</screeninfo
> <mediaobject
> <imageobject
> <imagedata fileref="template07.png" format="PNG"/> </imageobject
> <textobject
><phrase
>Your new template in the &kpresenter; <guilabel
>Choose</guilabel
> dialogue.</phrase
></textobject
> </mediaobject
> </screenshot
> <para
>You want to <guilabel
>Create a new document from a Template</guilabel
>. Click to open the <guilabel
>Screenpresentations</guilabel
> tab and there is the template we made earlier (highlighted in red by me).</para
> </step
> </procedure>
</sect1>
</chapter>
|