source: stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xml@ 1fa2099

multilib-10.1
Last change on this file since 1fa2099 was 1fa2099, checked in by Thomas Trepl <thomas@…>, 5 years ago

Initial creation of multilib branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 24.8 KB
Line 
1<?xml version="1.0" encoding="ASCII"?>
2<book version="5.0" xml:id="slides_xhtml_doc">
3<info>
4<title>Slides XHTML Parameter Reference</title>
5<releaseinfo role="meta">
6$Id$
7</releaseinfo>
8<author>
9 <personname>
10 <surname>K&#246;vesd&#225;n</surname>
11 <firstname>G&#225;bor</firstname>
12 </personname>
13</author>
14<copyright>
15 <year>2012</year>
16 <holder>G&#225;bor K&#246;vesd&#225;n</holder>
17</copyright>
18<abstract>
19 <para>This is reference documentation for all user-configurable
20 parameters in the DocBook XSL Slides XHTML stylesheet.
21 Note that the Slides stylesheet for XHTML output is a
22 customization layer of the DocBook XSL XHTML stylesheet.
23 Therefore, in addition to the slides-specific parameters
24 listed in this section, you can also use a number of
25 <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../fo/">XHTML stylesheet
26 parameters</link> to control Slides XHTML output.</para>
27</abstract>
28</info>
29<reference xml:id="xhtml">
30 <title>XHTML: General Params</title>
31
32<refentry version="5.0" xml:id="disable.collapsible">
33<refmeta>
34<refentrytitle>disable.collapsible</refentrytitle>
35<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
36</refmeta>
37<refnamediv>
38<refname>disable.collapsible</refname>
39<refpurpose>Specifies whether collapsible rendering is enabled</refpurpose>
40</refnamediv>
41
42<refsynopsisdiv>
43 <programlisting xml:id="disable.collapsible.frag">
44 &lt;xsl:param name="disable.collapsible"&gt;0&lt;/xsl:param&gt;
45 </programlisting>
46</refsynopsisdiv>
47
48<refsection><info><title>Description</title></info>
49
50<para>This parameter specifies whether elements marked as
51 collapsible are generated as such in the output document.</para>
52
53</refsection>
54</refentry>
55
56<refentry version="5.0" xml:id="disable.incremental">
57<refmeta>
58<refentrytitle>disable.incremental</refentrytitle>
59<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
60</refmeta>
61<refnamediv>
62<refname>disable.incremental</refname>
63<refpurpose>Specifies whether incremental rendering is enabled</refpurpose>
64</refnamediv>
65
66<refsynopsisdiv>
67 <programlisting xml:id="disable.incremental.frag">
68 &lt;xsl:param name="disable.incremental"&gt;0&lt;/xsl:param&gt;
69 </programlisting>
70</refsynopsisdiv>
71
72<refsection><info><title>Description</title></info>
73
74<para>This parameter specifies whether elements marked as
75 incremental are generated as such in the output document.</para>
76
77</refsection>
78</refentry>
79
80<refentry version="5.0" xml:id="generate.copyright">
81<refmeta>
82<refentrytitle>generate.copyright</refentrytitle>
83<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
84</refmeta>
85<refnamediv>
86<refname>generate.copyright</refname>
87<refpurpose>Specifies whether copyright is generated</refpurpose>
88</refnamediv>
89
90<refsynopsisdiv>
91 <programlisting xml:id="generate.copyright.frag">
92 &lt;xsl:param name="generate.copyright"&gt;1&lt;/xsl:param&gt;
93 </programlisting>
94</refsynopsisdiv>
95
96<refsection><info><title>Description</title></info>
97
98<para>This parameter specifies whether the copyright info is generated
99 in the footer area.</para>
100
101</refsection>
102</refentry>
103
104<refentry version="5.0" xml:id="generate.foilgroup.numbered.toc">
105<refmeta>
106<refentrytitle>generate.foilgroup.numbered.toc</refentrytitle>
107<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
108</refmeta>
109<refnamediv>
110<refname>generate.foilgroup.numbered.toc</refname>
111<refpurpose>Specifies whether foilgroups have a numbered TOC</refpurpose>
112</refnamediv>
113
114<refsynopsisdiv>
115 <programlisting xml:id="generate.foilgroup.numbered.toc.frag">
116 &lt;xsl:param name="generate.foilgroup.numbered.toc"&gt;1&lt;/xsl:param&gt;
117 </programlisting>
118</refsynopsisdiv>
119
120<refsection><info><title>Description</title></info>
121
122<para>If TOC generation is turned on, this parameter specifies
123 whether foilgroups have a numbered TOC. If disabled, TOC items
124 will be bulleted, not numbered.</para>
125
126</refsection>
127</refentry>
128
129<refentry version="5.0" xml:id="generate.foilgroup.toc">
130<refmeta>
131<refentrytitle>generate.foilgroup.toc</refentrytitle>
132<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
133</refmeta>
134<refnamediv>
135<refname>generate.foilgroup.toc</refname>
136<refpurpose>Specifies whether foilgroups have a TOC</refpurpose>
137</refnamediv>
138
139<refsynopsisdiv>
140 <programlisting xml:id="generate.foilgroup.toc.frag">
141 &lt;xsl:param name="generate.foilgroup.toc"&gt;1&lt;/xsl:param&gt;
142 </programlisting>
143</refsynopsisdiv>
144
145<refsection><info><title>Description</title></info>
146
147<para>This parameter specifies whether foilgroups will
148 contain a table of contents of the included foils.</para>
149
150</refsection>
151</refentry>
152
153<refentry version="5.0" xml:id="generate.handoutnotes">
154<refmeta>
155<refentrytitle>generate.handoutnotes</refentrytitle>
156<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
157</refmeta>
158<refnamediv>
159<refname>generate.handoutnotes</refname>
160<refpurpose>Specifies whether handoutnotes are generated</refpurpose>
161</refnamediv>
162
163<refsynopsisdiv>
164 <programlisting xml:id="generate.handoutnotes.frag">
165 &lt;xsl:param name="generate.handoutnotes"&gt;0&lt;/xsl:param&gt;
166 </programlisting>
167</refsynopsisdiv>
168
169<refsection><info><title>Description</title></info>
170
171<para>This parameter specifies whether handoutnotes shall
172 be generated to the output.</para>
173
174</refsection>
175</refentry>
176
177<refentry version="5.0" xml:id="generate.pubdate">
178<refmeta>
179<refentrytitle>generate.pubdate</refentrytitle>
180<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
181</refmeta>
182<refnamediv>
183<refname>generate.pubdate</refname>
184<refpurpose>Specifies whether the pubdate is generated</refpurpose>
185</refnamediv>
186
187<refsynopsisdiv>
188 <programlisting xml:id="generate.pubdate.frag">
189 &lt;xsl:param name="generate.pubdate"&gt;1&lt;/xsl:param&gt;
190 </programlisting>
191</refsynopsisdiv>
192
193<refsection><info><title>Description</title></info>
194
195<para>This parameter specifies whether the publication date is generated
196 in the footer area.</para>
197
198</refsection>
199</refentry>
200
201<refentry version="5.0" xml:id="generate.speakernotes">
202<refmeta>
203<refentrytitle>generate.speakernotes</refentrytitle>
204<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
205</refmeta>
206<refnamediv>
207<refname>generate.speakernotes</refname>
208<refpurpose>Specifies whether speakernotes are generated</refpurpose>
209</refnamediv>
210
211<refsynopsisdiv>
212 <programlisting xml:id="generate.speakernotes.frag">
213 &lt;xsl:param name="generate.speakernotes"&gt;0&lt;/xsl:param&gt;
214 </programlisting>
215</refsynopsisdiv>
216
217<refsection><info><title>Description</title></info>
218
219<para>This parameter specifies whether speakernotes shall
220 be generated to the output.</para>
221
222</refsection>
223</refentry>
224
225<refentry version="5.0" xml:id="generate.titlepage">
226<refmeta>
227<refentrytitle>generate.titlepage</refentrytitle>
228<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
229</refmeta>
230<refnamediv>
231<refname>generate.titlepage</refname>
232<refpurpose>Specifies whether titlepage is generated</refpurpose>
233</refnamediv>
234
235<refsynopsisdiv>
236 <programlisting xml:id="generate.titlepage.frag">
237 &lt;xsl:param name="generate.titlepage"&gt;1&lt;/xsl:param&gt;
238 </programlisting>
239</refsynopsisdiv>
240
241<refsection><info><title>Description</title></info>
242
243<para>This parameter specifies whether titlepage is generated
244 for the presentation.</para>
245
246</refsection>
247</refentry>
248
249<refentry version="5.0" xml:id="mml.embedding.mode">
250<refmeta>
251<refentrytitle>mml.embedding.mode</refentrytitle>
252<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>
253<refmiscinfo class="other" otherclass="value">inline</refmiscinfo>
254<refmiscinfo class="other" otherclass="value">object</refmiscinfo>
255<refmiscinfo class="other" otherclass="value">image</refmiscinfo>
256<refmiscinfo class="other" otherclass="value">link</refmiscinfo>
257<refmiscinfo class="other" otherclass="value">iframe</refmiscinfo>
258<refmiscinfo class="other" otherclass="value">embed</refmiscinfo>
259</refmeta>
260<refnamediv>
261<refname>mml.embedding.mode</refname>
262<refpurpose>Specifies how inline MathML is processed</refpurpose>
263</refnamediv>
264
265<refsynopsisdiv>
266 <programlisting xml:id="mml.embedding.mode.frag">
267 &lt;xsl:param name="mml.embedding.mode"&gt;inline&lt;/xsl:param&gt;
268 </programlisting>
269</refsynopsisdiv>
270
271<refsection><info><title>Description</title></info>
272
273<para>This parameter specifies how inline MathML formulas
274 are embedded into the output document.</para>
275
276<variablelist>
277 <varlistentry>
278 <term>inline</term>
279 <listitem>
280 <para>Content is copied over inline with its namespace.</para>
281 </listitem>
282 </varlistentry>
283 <varlistentry>
284 <term>object</term>
285 <listitem>
286 <para>Content is extracted into an externel file and referenced
287 by an <markup>object</markup> element.</para>
288 </listitem>
289 </varlistentry>
290 <varlistentry>
291 <term>image</term>
292 <listitem>
293 <para>Content is extracted into an externel file and referenced
294 by an <markup>img</markup> element.</para>
295 </listitem>
296 </varlistentry>
297 <varlistentry>
298 <term>link</term>
299 <listitem>
300 <para>Content is extracted into an externel file and referenced
301 by an <markup>a</markup> element.</para>
302 </listitem>
303 </varlistentry>
304 <varlistentry>
305 <term>iframe</term>
306 <listitem>
307 <para>Content is extracted into an externel file and referenced
308 by an <markup>iframe</markup> element.</para>
309 </listitem>
310 </varlistentry>
311 <varlistentry>
312 <term>embed</term>
313 <listitem>
314 <para>Content is extracted into an externel file and referenced
315 by an <markup>embed</markup> element.</para>
316 </listitem>
317 </varlistentry>
318</variablelist>
319
320</refsection>
321</refentry>
322
323<refentry version="5.0" xml:id="svg.embedding.mode">
324<refmeta>
325<refentrytitle>svg.embedding.mode</refentrytitle>
326<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>
327<refmiscinfo class="other" otherclass="value">inline</refmiscinfo>
328<refmiscinfo class="other" otherclass="value">object</refmiscinfo>
329<refmiscinfo class="other" otherclass="value">image</refmiscinfo>
330<refmiscinfo class="other" otherclass="value">link</refmiscinfo>
331<refmiscinfo class="other" otherclass="value">iframe</refmiscinfo>
332<refmiscinfo class="other" otherclass="value">embed</refmiscinfo>
333</refmeta>
334<refnamediv>
335<refname>svg.embedding.mode</refname>
336<refpurpose>Specifies how inline SVG is processed</refpurpose>
337</refnamediv>
338
339<refsynopsisdiv>
340 <programlisting xml:id="svg.embedding.mode.frag">
341 &lt;xsl:param name="svg.embedding.mode"&gt;object&lt;/xsl:param&gt;
342 </programlisting>
343</refsynopsisdiv>
344
345<refsection><info><title>Description</title></info>
346
347<para>This parameter specifies how inline SVG graphics
348 are embedded into the output document.</para>
349
350<variablelist>
351 <varlistentry>
352 <term>inline</term>
353 <listitem>
354 <para>Content is copied over inline with its namespace.</para>
355 </listitem>
356 </varlistentry>
357 <varlistentry>
358 <term>object</term>
359 <listitem>
360 <para>Content is extracted into an externel file and referenced
361 by an <markup>object</markup> element.</para>
362 </listitem>
363 </varlistentry>
364 <varlistentry>
365 <term>image</term>
366 <listitem>
367 <para>Content is extracted into an externel file and referenced
368 by an <markup>img</markup> element.</para>
369 </listitem>
370 </varlistentry>
371 <varlistentry>
372 <term>link</term>
373 <listitem>
374 <para>Content is extracted into an externel file and referenced
375 by an <markup>a</markup> element.</para>
376 </listitem>
377 </varlistentry>
378 <varlistentry>
379 <term>iframe</term>
380 <listitem>
381 <para>Content is extracted into an externel file and referenced
382 by an <markup>iframe</markup> element.</para>
383 </listitem>
384 </varlistentry>
385 <varlistentry>
386 <term>embed</term>
387 <listitem>
388 <para>Content is extracted into an externel file and referenced
389 by an <markup>embed</markup> element.</para>
390 </listitem>
391 </varlistentry>
392</variablelist>
393
394</refsection>
395</refentry>
396
397<refentry version="5.0" xml:id="user.css">
398<refmeta>
399<refentrytitle>user.css</refentrytitle>
400<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
401</refmeta>
402<refnamediv>
403<refname>user.css</refname>
404<refpurpose>Specifies the path to user-supplied CSS</refpurpose>
405</refnamediv>
406
407<refsynopsisdiv>
408 <programlisting xml:id="user.css.frag">
409 &lt;xsl:param name="user.css"&gt;user.css&lt;/xsl:param&gt;
410 </programlisting>
411</refsynopsisdiv>
412
413<refsection><info><title>Description</title></info>
414
415<para>This parameter specifies the path from where the
416 CSS styling is read. This file can be used to
417 add additional styling to the slides.</para>
418
419</refsection>
420</refentry>
421
422<refentry version="5.0" xml:id="wrap.slidecontent">
423<refmeta>
424<refentrytitle>wrap.slidecontent</refentrytitle>
425<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
426</refmeta>
427<refnamediv>
428<refname>wrap.slidecontent</refname>
429<refpurpose>Specifies whether the foil content is wrapped into a div</refpurpose>
430</refnamediv>
431
432<refsynopsisdiv>
433 <programlisting xml:id="wrap.slidecontent.frag">
434 &lt;xsl:param name="wrap.slidecontent"&gt;0&lt;/xsl:param&gt;
435 </programlisting>
436</refsynopsisdiv>
437
438<refsection><info><title>Description</title></info>
439
440<para>This parameter specifies whether the foil content is wrapped into
441 a div so that additional styling can be applied.</para>
442
443</refsection>
444</refentry>
445
446</reference>
447
448<reference xml:id="s5">
449 <title>XHTML: S5 Params</title>
450
451<refentry version="5.0" xml:id="s5.controls">
452<refmeta>
453<refentrytitle>s5.controls</refentrytitle>
454<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
455</refmeta>
456<refnamediv>
457<refname>s5.controls</refname>
458<refpurpose>Specifies whether S5 controls are visible</refpurpose>
459</refnamediv>
460
461<refsynopsisdiv>
462 <programlisting xml:id="s5.controls.frag">
463 &lt;xsl:param name="s5.controls"&gt;0&lt;/xsl:param&gt;
464 </programlisting>
465</refsynopsisdiv>
466
467<refsection><info><title>Description</title></info>
468
469<para>This parameter specifies whether S5 navigation controls are
470 visible by default.</para>
471
472</refsection>
473</refentry>
474
475<refentry version="5.0" xml:id="s5.defaultview">
476<refmeta>
477<refentrytitle>s5.defaultview</refentrytitle>
478<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>
479<refmiscinfo class="other" otherclass="value">slideshow</refmiscinfo>
480<refmiscinfo class="other" otherclass="value">outline</refmiscinfo>
481</refmeta>
482<refnamediv>
483<refname>s5.defaultview</refname>
484<refpurpose>Specifies the default S5 view</refpurpose>
485</refnamediv>
486
487<refsynopsisdiv>
488 <programlisting xml:id="s5.defaultview.frag">
489 &lt;xsl:param name="s5.defaultview"&gt;slideshow&lt;/xsl:param&gt;
490 </programlisting>
491</refsynopsisdiv>
492
493<refsection><info><title>Description</title></info>
494
495<para>This parameter specifies, which is the default view
496 in the generated S5 presentation.</para>
497
498</refsection>
499</refentry>
500
501<refentry version="5.0" xml:id="s5.opera.css">
502<refmeta>
503<refentrytitle>s5.opera.css</refentrytitle>
504<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
505</refmeta>
506<refnamediv>
507<refname>s5.opera.css</refname>
508<refpurpose>Specifies the name of the S5 Opera-specific CSS file</refpurpose>
509</refnamediv>
510
511<refsynopsisdiv>
512 <programlisting xml:id="s5.opera.css.frag">
513 &lt;xsl:param name="s5.opera.css"&gt;opera.css&lt;/xsl:param&gt;
514 </programlisting>
515</refsynopsisdiv>
516
517<refsection><info><title>Description</title></info>
518
519<para>This parameter specifies the name of the S5 Opera-specific
520 CSS file.</para>
521
522</refsection>
523</refentry>
524
525<refentry version="5.0" xml:id="s5.outline.css">
526<refmeta>
527<refentrytitle>s5.outline.css</refentrytitle>
528<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
529</refmeta>
530<refnamediv>
531<refname>s5.outline.css</refname>
532<refpurpose>Specifies the name of the S5 outline CSS file</refpurpose>
533</refnamediv>
534
535<refsynopsisdiv>
536 <programlisting xml:id="s5.outline.css.frag">
537 &lt;xsl:param name="s5.outline.css"&gt;outline.css&lt;/xsl:param&gt;
538 </programlisting>
539</refsynopsisdiv>
540
541<refsection><info><title>Description</title></info>
542
543<para>This parameter specifies the name of the S5 outline CSS file.</para>
544
545</refsection>
546</refentry>
547
548<refentry version="5.0" xml:id="s5.path.prefix">
549<refmeta>
550<refentrytitle>s5.path.prefix</refentrytitle>
551<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>
552</refmeta>
553<refnamediv>
554<refname>s5.path.prefix</refname>
555<refpurpose>Specifies the path to S5 files</refpurpose>
556</refnamediv>
557
558<refsynopsisdiv>
559 <programlisting xml:id="s5.path.prefix.frag">
560 &lt;xsl:param name="s5.path.prefix"&gt;files/s5/ui/default/&lt;/xsl:param&gt;
561 </programlisting>
562</refsynopsisdiv>
563
564<refsection><info><title>Description</title></info>
565
566<para>This parameter specifies the path where S5 CSS and
567 JavaScript files reside. All the CSS and JavaScript paths
568 will be generated relative to this directory.</para>
569
570</refsection>
571</refentry>
572
573<refentry version="5.0" xml:id="s5.print.css">
574<refmeta>
575<refentrytitle>s5.print.css</refentrytitle>
576<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
577</refmeta>
578<refnamediv>
579<refname>s5.print.css</refname>
580<refpurpose>Specifies the name of the S5 print CSS file</refpurpose>
581</refnamediv>
582
583<refsynopsisdiv>
584 <programlisting xml:id="s5.print.css.frag">
585 &lt;xsl:param name="s5.print.css"&gt;print.css&lt;/xsl:param&gt;
586 </programlisting>
587</refsynopsisdiv>
588
589<refsection><info><title>Description</title></info>
590
591<para>This parameter specifies the name of the S5 print CSS file.</para>
592
593</refsection>
594</refentry>
595
596<refentry version="5.0" xml:id="s5.slides.css">
597<refmeta>
598<refentrytitle>s5.slides.css</refentrytitle>
599<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
600</refmeta>
601<refnamediv>
602<refname>s5.slides.css</refname>
603<refpurpose>Specifies the name of the S5 slides CSS file</refpurpose>
604</refnamediv>
605
606<refsynopsisdiv>
607 <programlisting xml:id="s5.slides.css.frag">
608 &lt;xsl:param name="s5.slides.css"&gt;slides.css&lt;/xsl:param&gt;
609 </programlisting>
610</refsynopsisdiv>
611
612<refsection><info><title>Description</title></info>
613
614<para>This parameter specifies the name of the S5 slides CSS file.</para>
615
616</refsection>
617</refentry>
618
619<refentry version="5.0" xml:id="s5.slides.js">
620<refmeta>
621<refentrytitle>s5.slides.js</refentrytitle>
622<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
623</refmeta>
624<refnamediv>
625<refname>s5.slides.js</refname>
626<refpurpose>Specifies the name of the S5 slides JavaScript file</refpurpose>
627</refnamediv>
628
629<refsynopsisdiv>
630 <programlisting xml:id="s5.slides.js.frag">
631 &lt;xsl:param name="s5.slides.js"&gt;slides.js&lt;/xsl:param&gt;
632 </programlisting>
633</refsynopsisdiv>
634
635<refsection><info><title>Description</title></info>
636
637<para>This parameter specifies the name of the S5 slides JavaScript
638 file.</para>
639
640</refsection>
641</refentry>
642
643</reference>
644
645<reference xml:id="slidy">
646 <title>XHTML: Slidy Params</title>
647
648<refentry version="5.0" xml:id="slidy.duration">
649<refmeta>
650<refentrytitle>slidy.duration</refentrytitle>
651<refmiscinfo class="other" otherclass="datatype">integer</refmiscinfo>
652</refmeta>
653<refnamediv>
654<refname>slidy.duration</refname>
655<refpurpose>Specifies the duration of the presentation</refpurpose>
656</refnamediv>
657
658<refsynopsisdiv>
659 <programlisting xml:id="slidy.duration.frag">
660 &lt;xsl:param name="slidy.duration"&gt;0&lt;/xsl:param&gt;
661 </programlisting>
662</refsynopsisdiv>
663
664<refsection><info><title>Description</title></info>
665
666<para>This parameter specifies the duration of the presentation
667 in minutes. A JavaScript clock will count down to help the
668 speaker in not running out of time. Can be disabled if set to 0.</para>
669
670</refsection>
671</refentry>
672
673<refentry version="5.0" xml:id="slidy.path.prefix">
674<refmeta>
675<refentrytitle>slidy.path.prefix</refentrytitle>
676<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>
677</refmeta>
678<refnamediv>
679<refname>slidy.path.prefix</refname>
680<refpurpose>Specifies the path to Slidy files</refpurpose>
681</refnamediv>
682
683<refsynopsisdiv>
684 <programlisting xml:id="slidy.path.prefix.frag">
685 &lt;xsl:param name="slidy.path.prefix"&gt;files/slidy/&lt;/xsl:param&gt;
686 </programlisting>
687</refsynopsisdiv>
688
689<refsection><info><title>Description</title></info>
690
691<para>This parameter specifies the path where Slidy CSS and
692 JavaScript files reside. All the CSS and JavaScript paths
693 will be generated relative to this directory.</para>
694
695</refsection>
696</refentry>
697
698<refentry version="5.0" xml:id="slidy.slidy.css">
699<refmeta>
700<refentrytitle>slidy.slidy.css</refentrytitle>
701<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
702</refmeta>
703<refnamediv>
704<refname>slidy.slidy.css</refname>
705<refpurpose>Specifies the name of the main Slidy CSS file</refpurpose>
706</refnamediv>
707
708<refsynopsisdiv>
709 <programlisting xml:id="slidy.slidy.css.frag">
710 &lt;xsl:param name="slidy.slidy.css"&gt;styles/slidy.css&lt;/xsl:param&gt;
711 </programlisting>
712</refsynopsisdiv>
713
714<refsection><info><title>Description</title></info>
715
716<para>This parameter specifies the name of the main Slidy CSS file.</para>
717
718</refsection>
719</refentry>
720
721<refentry version="5.0" xml:id="slidy.slidy.js">
722<refmeta>
723<refentrytitle>slidy.slidy.js</refentrytitle>
724<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
725</refmeta>
726<refnamediv>
727<refname>slidy.slidy.js</refname>
728<refpurpose>Specifies the name of the Slidy JavaScript file</refpurpose>
729</refnamediv>
730
731<refsynopsisdiv>
732 <programlisting xml:id="slidy.slidy.js.frag">
733 &lt;xsl:param name="slidy.slidy.js"&gt;scripts/slidy.js&lt;/xsl:param&gt;
734 </programlisting>
735</refsynopsisdiv>
736
737<refsection><info><title>Description</title></info>
738
739<para>This parameter specifies the name of the Slidy JavaScript file.</para>
740
741</refsection>
742</refentry>
743
744<refentry version="5.0" xml:id="slidy.user.css">
745<refmeta>
746<refentrytitle>slidy.user.css</refentrytitle>
747<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
748</refmeta>
749<refnamediv>
750<refname>slidy.user.css</refname>
751<refpurpose>Specifies the name of the Slidy user CSS file</refpurpose>
752</refnamediv>
753
754<refsynopsisdiv>
755 <programlisting xml:id="slidy.user.css.frag">
756 &lt;xsl:param name="slidy.user.css"&gt;styles/w3c-blue.css&lt;/xsl:param&gt;
757 </programlisting>
758</refsynopsisdiv>
759
760<refsection><info><title>Description</title></info>
761
762<para>This parameter specifies the name of the Slidy user CSS file.</para>
763
764</refsection>
765</refentry>
766
767</reference>
768
769
770<appendix xml:id="styleheet"><title>The Stylesheet</title>
771
772<para>The <filename>param.xsl</filename> stylesheet is just a wrapper
773around all these parameters.</para>
774
775<programlisting xml:id="top">
776
777&lt;!-- This file is generated from param.xweb --&gt;
778
779&lt;xsl:stylesheet exclude-result-prefixes="src" version="1.0"&gt;
780
781&lt;!-- ********************************************************************
782 $Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $
783 ********************************************************************
784
785 This file is part of the DocBook Slides Stylesheet distribution.
786 See ../README or http://docbook.sf.net/release/xsl/current/ for
787 copyright and other information.
788
789 ******************************************************************** --&gt;
790
791&lt;src:fragref linkend="disable.collapsible.frag"&gt;&lt;/src:fragref&gt;
792&lt;src:fragref linkend="disable.incremental.frag"&gt;&lt;/src:fragref&gt;
793&lt;src:fragref linkend="generate.copyright.frag"&gt;&lt;/src:fragref&gt;
794&lt;src:fragref linkend="generate.foilgroup.numbered.toc.frag"&gt;&lt;/src:fragref&gt;
795&lt;src:fragref linkend="generate.foilgroup.toc.frag"&gt;&lt;/src:fragref&gt;
796&lt;src:fragref linkend="generate.handoutnotes.frag"&gt;&lt;/src:fragref&gt;
797&lt;src:fragref linkend="generate.pubdate.frag"&gt;&lt;/src:fragref&gt;
798&lt;src:fragref linkend="generate.speakernotes.frag"&gt;&lt;/src:fragref&gt;
799&lt;src:fragref linkend="generate.titlepage.frag"&gt;&lt;/src:fragref&gt;
800&lt;src:fragref linkend="mml.embedding.mode.frag"&gt;&lt;/src:fragref&gt;
801&lt;src:fragref linkend="svg.embedding.mode.frag"&gt;&lt;/src:fragref&gt;
802&lt;src:fragref linkend="user.css.frag"&gt;&lt;/src:fragref&gt;
803&lt;src:fragref linkend="wrap.slidecontent.frag"&gt;&lt;/src:fragref&gt;
804
805&lt;src:fragref linkend="s5.controls.frag"&gt;&lt;/src:fragref&gt;
806&lt;src:fragref linkend="s5.defaultview.frag"&gt;&lt;/src:fragref&gt;
807&lt;src:fragref linkend="s5.opera.css.frag"&gt;&lt;/src:fragref&gt;
808&lt;src:fragref linkend="s5.outline.css.frag"&gt;&lt;/src:fragref&gt;
809&lt;src:fragref linkend="s5.path.prefix.frag"&gt;&lt;/src:fragref&gt;
810&lt;src:fragref linkend="s5.print.css.frag"&gt;&lt;/src:fragref&gt;
811&lt;src:fragref linkend="s5.slides.css.frag"&gt;&lt;/src:fragref&gt;
812&lt;src:fragref linkend="s5.slides.js.frag"&gt;&lt;/src:fragref&gt;
813
814&lt;src:fragref linkend="slidy.duration.frag"&gt;&lt;/src:fragref&gt;
815&lt;src:fragref linkend="slidy.path.prefix.frag"&gt;&lt;/src:fragref&gt;
816&lt;src:fragref linkend="slidy.slidy.css.frag"&gt;&lt;/src:fragref&gt;
817&lt;src:fragref linkend="slidy.slidy.js.frag"&gt;&lt;/src:fragref&gt;
818&lt;src:fragref linkend="slidy.user.css.frag"&gt;&lt;/src:fragref&gt;
819
820&lt;/xsl:stylesheet&gt;
821</programlisting>
822
823</appendix>
824</book>
Note: See TracBrowser for help on using the repository browser.