remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / slides / html / param.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/slides/html/param.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/slides/html/param.xml
deleted file mode 100755 (executable)
index 418db0d..0000000
+++ /dev/null
@@ -1,1376 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>\r
-<book version="5.0" xml:id="slides">\r
-<info>\r
-<title>Slides HTML Parameter Reference</title>\r
-<releaseinfo role="meta">\r
-$Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $\r
-</releaseinfo>\r
-<author>\r
-  <personname>\r
-    <surname>Walsh</surname>\r
-    <firstname>Norman</firstname>\r
-  </personname>\r
-</author>\r
-<copyright>\r
-  <year>2002</year>\r
-  <holder>Norman Walsh</holder>\r
-</copyright>\r
-<abstract>\r
-  <para>This is reference documentation for all user-configurable\r
-    parameters in the DocBook XSL Slides HTML stylesheet (for\r
-    generating HTML slide presentations). Note that the Slides\r
-    stylesheet for HTML output is a customization layer of the\r
-    DocBook XSL HTML stylesheet. Therefore, in addition to the\r
-    slides-specific parameters listed in this section, you can\r
-    also use a number of <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../html/">HTML\r
-    stylesheet parameters</link> to control Slides HTML\r
-    output.</para>\r
-</abstract>\r
-</info>\r
-<reference xml:id="html">\r
-<title>HTML: General Parameters</title>\r
-<refentry version="5.0" xml:id="keyboard.nav">\r
-<refmeta>\r
-<refentrytitle>keyboard.nav</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>keyboard.nav</refname>\r
-<refpurpose>Enable keyboard navigation?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="keyboard.nav.frag">\r
-&lt;xsl:param name="keyboard.nav" select="1"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, JavaScript is added to the slides to enable keyboard\r
-navigation. Pressing 'n', space, or return moves forward; pressing 'p' moves\r
-backward.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="css.stylesheet">\r
-<refmeta>\r
-<refentrytitle>css.stylesheet</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>css.stylesheet</refname>\r
-<refpurpose>CSS stylesheet for slides</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="css.stylesheet.frag">\r
-&lt;xsl:param name="css.stylesheet"&gt;slides.css&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Identifies the CSS stylesheet used by all the slides. This parameter\r
-can be set in the source document with the &lt;?dbhtml?&gt; pseudo-attribute\r
-<literal>css-stylesheet</literal>.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="css.stylesheet.dir">\r
-<refmeta>\r
-<refentrytitle>css.stylesheet.dir</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>css.stylesheet.dir</refname>\r
-<refpurpose>Default directory for CSS stylesheets</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="css.stylesheet.dir.frag">\r
-&lt;xsl:param name="css.stylesheet.dir"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Identifies the default directory for the CSS stylesheet\r
-generated on all the slides. This parameter can be set in the source\r
-document with the &lt;?dbhtml?&gt; pseudo-attribute\r
-<literal>css-stylesheet-dir</literal>.</para>\r
-\r
-<para>If non-empty, this value is prepended to each of the stylesheets.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="titlefoil.html">\r
-<refmeta>\r
-<refentrytitle>titlefoil.html</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>titlefoil.html</refname>\r
-<refpurpose>Name of title foil HTML file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="titlefoil.html.frag">\r
-&lt;xsl:param name="titlefoil.html" select="concat('index', $html.ext)"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Sets the filename used for the slides titlepage.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="toc.html">\r
-<refmeta>\r
-<refentrytitle>toc.html</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>toc.html</refname>\r
-<refpurpose>Name of ToC HTML file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="toc.html.frag">\r
-&lt;xsl:param name="toc.html" select="concat('toc', $html.ext)"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Sets the filename used for the table of contents page.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="foilgroup.toc">\r
-<refmeta>\r
-<refentrytitle>foilgroup.toc</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>foilgroup.toc</refname>\r
-<refpurpose>Put ToC on foilgroup pages?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="foilgroup.toc.frag">\r
-&lt;xsl:param name="foilgroup.toc" select="1"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, a ToC will be placed on foilgroup pages (after any\r
-other content).\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="output.indent">\r
-<refmeta>\r
-<refentrytitle>output.indent</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">no</refmiscinfo>\r
-<refmiscinfo class="other" otherclass="value">yes</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>output.indent</refname>\r
-<refpurpose>Indent output?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="output.indent.frag">\r
-&lt;xsl:param name="output.indent"&gt;no&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the setting of the <parameter>indent</parameter>\r
-parameter on the HTML slides. For more information, see the discussion\r
-of the <tag>xsl:output</tag> element in the XSLT specification.</para>\r
-<para>Select from <literal>yes</literal> or <literal>no</literal>.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="overlay">\r
-<refmeta>\r
-<refentrytitle>overlay</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>overlay</refname>\r
-<refpurpose>Overlay footer navigation?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="overlay.frag">\r
-&lt;xsl:param name="overlay" select="0"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, JavaScript is added to the slides to make the\r
-bottom navigation appear at the bottom of each page. This option and\r
-<link linkend="multiframe">multiframe</link> are mutually exclusive.</para>\r
-\r
-<para>If this parameter is zero, the bottom navigation simply appears\r
-below the content of each slide.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="show.foil.number">\r
-<refmeta>\r
-<refentrytitle>show.foil.number</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>show.foil.number</refname>\r
-<refpurpose>Show foil number on each foil?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="show.foil.number.frag">\r
-&lt;xsl:param name="show.foil.number" select="0"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, on each slide there will be its number. Currently\r
-not supported in all output formats.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-</reference>\r
-<reference xml:id="frames">\r
-<title>HTML: Frames Parameters</title>\r
-<refentry version="5.0" xml:id="nav.separator">\r
-<refmeta>\r
-<refentrytitle>nav.separator</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>nav.separator</refname>\r
-<refpurpose>Output separator between navigation and body?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="nav.separator.frag">\r
-&lt;xsl:param name="nav.separator" select="1"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, a separator (<literal>&lt;HR&gt;</literal>) is\r
-added between the navigation links and the content of each slide.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="toc.row.height">\r
-<refmeta>\r
-<refentrytitle>toc.row.height</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>toc.row.height</refname>\r
-<refpurpose>Height of ToC rows in dynamic ToCs</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="toc.row.height.frag">\r
-&lt;xsl:param name="toc.row.height"&gt;22&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>This parameter specifies the height of each row in the table of\r
-contents. This is only applicable if a <link linkend="dynamic.toc">dynamic ToC</link> is used. You may want to\r
-adjust this parameter for optimal appearance with the font and image\r
-sizes selected by your <link linkend="css.stylesheet">CSS\r
-stylesheet</link>.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="toc.bg.color">\r
-<refmeta>\r
-<refentrytitle>toc.bg.color</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">color</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>toc.bg.color</refname>\r
-<refpurpose>Background color for ToC frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="toc.bg.color.frag">\r
-&lt;xsl:param name="toc.bg.color"&gt;#FFFFFF&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the background color used in the ToC frame.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="body.bg.color">\r
-<refmeta>\r
-<refentrytitle>body.bg.color</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">color</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>body.bg.color</refname>\r
-<refpurpose>Background color for body frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="body.bg.color.frag">\r
-&lt;xsl:param name="body.bg.color"&gt;#FFFFFF&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the background color used in the body column of\r
-tabular slides.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="toc.width">\r
-<refmeta>\r
-<refentrytitle>toc.width</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>toc.width</refname>\r
-<refpurpose>Width of ToC frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="toc.width.frag">\r
-&lt;xsl:param name="toc.width"&gt;250&lt;/xsl:param&gt;\r
-&lt;!-- Presumably in pixels? --&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the width of the ToC frame in pixels.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="toc.hide.show">\r
-<refmeta>\r
-<refentrytitle>toc.hide.show</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>toc.hide.show</refname>\r
-<refpurpose>Enable hide/show button for ToC frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="toc.hide.show.frag">\r
-&lt;xsl:param name="toc.hide.show" select="0"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, JavaScript (and an additional icon, see\r
-<link linkend="hidetoc.image">hidetoc.image</link> and\r
-<link linkend="hidetoc.image">showtoc.image</link>) is added to each slide\r
-to allow the ToC panel to be <quote>toggled</quote> on each panel.</para>\r
-\r
-<note><para>There is a bug in Mozilla 1.0 (at least as of CR3) that causes\r
-the browser to reload the titlepage when this feature is used.</para></note>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="dynamic.toc">\r
-<refmeta>\r
-<refentrytitle>dynamic.toc</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>dynamic.toc</refname>\r
-<refpurpose>Dynamic ToCs?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="dynamic.toc.frag">\r
-&lt;xsl:param name="dynamic.toc" select="0"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, JavaScript is used to make the ToC panel <quote>dynamic</quote>.\r
-In a dynamic ToC, each section in the ToC can be expanded and collapsed by\r
-clicking on the appropriate image.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="active.toc">\r
-<refmeta>\r
-<refentrytitle>active.toc</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>active.toc</refname>\r
-<refpurpose>Active ToCs?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="active.toc.frag">\r
-&lt;xsl:param name="active.toc" select="0"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, JavaScript is used to keep the ToC and the current slide\r
-<quote>in sync</quote>. That is, each time the slide changes, the corresponding\r
-ToC entry will be underlined.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="overlay.logo">\r
-<refmeta>\r
-<refentrytitle>overlay.logo</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>overlay.logo</refname>\r
-<refpurpose>Logo to overlay on ToC frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="overlay.logo.frag">\r
-&lt;xsl:param name="overlay.logo"&gt;http://docbook.sourceforge.net/release/buttons/slides-1.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If this URI is non-empty, JavaScript is used to overlay the\r
-specified image on the ToC frame.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="multiframe">\r
-<refmeta>\r
-<refentrytitle>multiframe</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>multiframe</refname>\r
-<refpurpose>Use multiple frames for slide bodies?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="multiframe.frag">\r
-&lt;xsl:param name="multiframe" select="0"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, multiple frames are used for the body of each\r
-slide. This is one way of forcing the slide navigation elements to\r
-appear in constant locations. The other way is with <link linkend="overlay">overlays</link>. The <link linkend="overlay"><parameter>overlay</parameter></link> and\r
-<parameter>multiframe</parameter> parameters are mutually\r
-exclusive.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="multiframe.top.bgcolor">\r
-<refmeta>\r
-<refentrytitle>multiframe.top.bgcolor</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">color</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>multiframe.top.bgcolor</refname>\r
-<refpurpose>Background color for top navigation frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="multiframe.top.bgcolor.frag">\r
-&lt;xsl:param name="multiframe.top.bgcolor"&gt;white&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the background color of the top navigation frame when\r
-<link linkend="multiframe">multiframe</link> is enabled.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="multiframe.bottom.bgcolor">\r
-<refmeta>\r
-<refentrytitle>multiframe.bottom.bgcolor</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">color</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>multiframe.bottom.bgcolor</refname>\r
-<refpurpose>Background color for bottom navigation frame</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="multiframe.bottom.bgcolor.frag">\r
-&lt;xsl:param name="multiframe.bottom.bgcolor"&gt;white&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the background color of the bottom navigation frame when\r
-<link linkend="multiframe">multiframe</link> is enabled.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="multiframe.navigation.height">\r
-<refmeta>\r
-<refentrytitle>multiframe.navigation.height</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>multiframe.navigation.height</refname>\r
-<refpurpose>Height of navigation frames</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="multiframe.navigation.height.frag">\r
-&lt;xsl:param name="multiframe.navigation.height"&gt;40&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the height of the navigation frames in pixels when\r
-<link linkend="multiframe">multiframe</link> is enabled.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-</reference>\r
-<reference xml:id="graphics">\r
-<title>HTML: Graphics Parameters</title>\r
-<refentry version="5.0" xml:id="graphics.dir">\r
-<refmeta>\r
-<refentrytitle>graphics.dir</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>graphics.dir</refname>\r
-<refpurpose>Graphics directory</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="graphics.dir.frag">\r
-&lt;xsl:param name="graphics.dir"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Identifies the graphics directory for the navigation components\r
-generated on all the slides. This parameter can be set in the source\r
-document with the &lt;?dbhtml?&gt; pseudo-attribute\r
-<literal>graphics-dir</literal>.</para>\r
-\r
-<para>If non-empty, this value is prepended to each of the graphic\r
-image paths.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="bullet.image">\r
-<refmeta>\r
-<refentrytitle>bullet.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>bullet.image</refname>\r
-<refpurpose>Bullet image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="bullet.image.frag">\r
-&lt;xsl:param name="bullet.image"&gt;toc/bullet.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the bullet image used for foils in the\r
-framed ToC.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="next.image">\r
-<refmeta>\r
-<refentrytitle>next.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>next.image</refname>\r
-<refpurpose>Right-arrow image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="next.image.frag">\r
-&lt;xsl:param name="next.image"&gt;active/nav-next.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the right-pointing navigation arrow.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="prev.image">\r
-<refmeta>\r
-<refentrytitle>prev.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>prev.image</refname>\r
-<refpurpose>Left-arrow image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="prev.image.frag">\r
-&lt;xsl:param name="prev.image"&gt;active/nav-prev.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the left-pointing navigation arrow.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="up.image">\r
-<refmeta>\r
-<refentrytitle>up.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>up.image</refname>\r
-<refpurpose>Up-arrow image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="up.image.frag">\r
-&lt;xsl:param name="up.image"&gt;active/nav-up.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the upward-pointing navigation arrow.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="home.image">\r
-<refmeta>\r
-<refentrytitle>home.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>home.image</refname>\r
-<refpurpose>Home image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="home.image.frag">\r
-&lt;xsl:param name="home.image"&gt;active/nav-home.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the home navigation icon.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="toc.image">\r
-<refmeta>\r
-<refentrytitle>toc.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>toc.image</refname>\r
-<refpurpose>ToC image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="toc.image.frag">\r
-&lt;xsl:param name="toc.image"&gt;active/nav-toc.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the ToC navigation icon.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-\r
-<refentry version="5.0" xml:id="no.next.image">\r
-<refmeta>\r
-<refentrytitle>no.next.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>no.next.image</refname>\r
-<refpurpose>Inactive right-arrow image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="no.next.image.frag">\r
-&lt;xsl:param name="no.next.image"&gt;inactive/nav-next.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the inactive right-pointing navigation arrow.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="no.prev.image">\r
-<refmeta>\r
-<refentrytitle>no.prev.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>no.prev.image</refname>\r
-<refpurpose>Inactive left-arrow image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="no.prev.image.frag">\r
-&lt;xsl:param name="no.prev.image"&gt;inactive/nav-prev.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the inactive left-pointing navigation arrow.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="no.up.image">\r
-<refmeta>\r
-<refentrytitle>no.up.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>no.up.image</refname>\r
-<refpurpose>Inactive up-arrow image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="no.up.image.frag">\r
-&lt;xsl:param name="no.up.image"&gt;inactive/nav-up.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the inactive upward-pointing navigation arrow.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="no.home.image">\r
-<refmeta>\r
-<refentrytitle>no.home.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>no.home.image</refname>\r
-<refpurpose>Inactive home image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="no.home.image.frag">\r
-&lt;xsl:param name="no.home.image"&gt;inactive/nav-home.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the inactive home navigation icon.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="no.toc.image">\r
-<refmeta>\r
-<refentrytitle>no.toc.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>no.toc.image</refname>\r
-<refpurpose>Inactive ToC image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="no.toc.image.frag">\r
-&lt;xsl:param name="no.toc.image"&gt;inactive/nav-toc.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the inactive ToC navigation icon.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-\r
-<refentry version="5.0" xml:id="plus.image">\r
-<refmeta>\r
-<refentrytitle>plus.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>plus.image</refname>\r
-<refpurpose>Plus image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="plus.image.frag">\r
-&lt;xsl:param name="plus.image"&gt;toc/closed.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the <quote>plus</quote> image; the image used in a\r
-<link linkend="dynamic.toc">dynamic ToC</link> to indicate that a section\r
-can be expanded.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="minus.image">\r
-<refmeta>\r
-<refentrytitle>minus.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>minus.image</refname>\r
-<refpurpose>Minus image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="minus.image.frag">\r
-&lt;xsl:param name="minus.image"&gt;toc/open.png&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the <quote>minus</quote> image; the image used in a\r
-<link linkend="dynamic.toc">dynamic ToC</link> to indicate that a section\r
-can be collapsed.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="hidetoc.image">\r
-<refmeta>\r
-<refentrytitle>hidetoc.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>hidetoc.image</refname>\r
-<refpurpose>Hide ToC image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="hidetoc.image.frag">\r
-&lt;xsl:param name="hidetoc.image"&gt;hidetoc.gif&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the <quote>hide ToC</quote> image. This is used\r
-when the <link linkend="toc.hide.show">ToC hide/show</link> parameter is\r
-enabled.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="showtoc.image">\r
-<refmeta>\r
-<refentrytitle>showtoc.image</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>showtoc.image</refname>\r
-<refpurpose>Show ToC image</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="showtoc.image.frag">\r
-&lt;xsl:param name="showtoc.image"&gt;showtoc.gif&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the <quote>show ToC</quote> image. This is used\r
-when the <link linkend="toc.hide.show">ToC hide/show</link> parameter is\r
-enabled.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-</reference>\r
-<reference xml:id="javascript">\r
-<title>HTML: JavaScript Parameters</title>\r
-<refentry version="5.0" xml:id="script.dir">\r
-<refmeta>\r
-<refentrytitle>script.dir</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>script.dir</refname>\r
-<refpurpose>Script directory</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="script.dir.frag">\r
-&lt;xsl:param name="script.dir"&gt;&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Identifies the JavaScript source directory for the slides.\r
-This parameter can be set in the source\r
-document with the &lt;?dbhtml?&gt; pseudo-attribute\r
-<literal>script-dir</literal>.</para>\r
-\r
-<para>If non-empty, this value is prepended to each of the JavaScript files.\r
-</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="ua.js">\r
-<refmeta>\r
-<refentrytitle>ua.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>ua.js</refname>\r
-<refpurpose>UA JavaScript file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="ua.js.frag">\r
-&lt;xsl:param name="ua.js"&gt;ua.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the UA JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="xbDOM.js">\r
-<refmeta>\r
-<refentrytitle>xbDOM.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>xbDOM.js</refname>\r
-<refpurpose>xbDOM JavaScript file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="xbDOM.js.frag">\r
-&lt;xsl:param name="xbDOM.js"&gt;xbDOM.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the xbDOM JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="xbStyle.js">\r
-<refmeta>\r
-<refentrytitle>xbStyle.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>xbStyle.js</refname>\r
-<refpurpose>xbStyle JavaScript file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="xbStyle.js.frag">\r
-&lt;xsl:param name="xbStyle.js"&gt;xbStyle.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the xbStyle JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="xbLibrary.js">\r
-<refmeta>\r
-<refentrytitle>xbLibrary.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>xbLibrary.js</refname>\r
-<refpurpose>xbLibrary JavaScript file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="xbLibrary.js.frag">\r
-&lt;xsl:param name="xbLibrary.js"&gt;xbLibrary.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the xbLibrary JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="xbCollapsibleLists.js">\r
-<refmeta>\r
-<refentrytitle>xbCollapsibleLists.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>xbCollapsibleLists.js</refname>\r
-<refpurpose>xbCollapsibleLists JavaScript file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="xbCollapsibleLists.js.frag">\r
-&lt;xsl:param name="xbCollapsibleLists.js"&gt;xbCollapsibleLists.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the xbCollapsibleLists JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="overlay.js">\r
-<refmeta>\r
-<refentrytitle>overlay.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>overlay.js</refname>\r
-<refpurpose>Overlay JavaScript file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="overlay.js.frag">\r
-&lt;xsl:param name="overlay.js"&gt;overlay.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the overlay JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="slides.js">\r
-<refmeta>\r
-<refentrytitle>slides.js</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>slides.js</refname>\r
-<refpurpose>Slides overlay file</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="slides.js.frag">\r
-&lt;xsl:param name="slides.js"&gt;slides.js&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Specifies the filename of the slides JavaScript file. It's unlikely\r
-that you will ever need to change this parameter.</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-</reference>\r
-<reference xml:id="l10n">\r
-<title>HTML: Localization Parameters</title>\r
-<refentry version="5.0" xml:id="text.home">\r
-<refmeta>\r
-<refentrytitle>text.home</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>text.home</refname>\r
-<refpurpose>Home</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="text.home.frag">\r
-&lt;xsl:param name="text.home"&gt;Home&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>FIXME:</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="text.toc">\r
-<refmeta>\r
-<refentrytitle>text.toc</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>text.toc</refname>\r
-<refpurpose>FIXME:</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="text.toc.frag">\r
-&lt;xsl:param name="text.toc"&gt;ToC&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>FIXME:</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="text.prev">\r
-<refmeta>\r
-<refentrytitle>text.prev</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>text.prev</refname>\r
-<refpurpose>FIXME:</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="text.prev.frag">\r
-&lt;xsl:param name="text.prev"&gt;Prev&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>FIXME:</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="text.up">\r
-<refmeta>\r
-<refentrytitle>text.up</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>text.up</refname>\r
-<refpurpose>FIXME:</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="text.up.frag">\r
-&lt;xsl:param name="text.up"&gt;Up&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>FIXME:</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-<refentry version="5.0" xml:id="text.next">\r
-<refmeta>\r
-<refentrytitle>text.next</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>text.next</refname>\r
-<refpurpose>FIXME:</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<programlisting xml:id="text.next.frag">\r
-&lt;xsl:param name="text.next"&gt;Next&lt;/xsl:param&gt;\r
-</programlisting>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>FIXME:</para>\r
-\r
-</refsection>\r
-</refentry>\r
-\r
-\r
-\r
-</reference>\r
-<appendix xml:id="styleheet"><title>The Stylesheet</title>\r
-\r
-<para>The <filename>param.xsl</filename> stylesheet is just a wrapper\r
-around all these parameters.</para>\r
-\r
-<programlisting xml:id="top">\r
-\r
-&lt;!-- This file is generated from param.xweb --&gt;\r
-\r
-&lt;xsl:stylesheet exclude-result-prefixes="src" version="1.0"&gt;\r
-\r
-&lt;!-- ********************************************************************\r
-     $Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $\r
-     ********************************************************************\r
-\r
-     This file is part of the DocBook Slides Stylesheet distribution.\r
-     See ../README or http://docbook.sf.net/release/xsl/current/ for\r
-     copyright and other information.\r
-\r
-     ******************************************************************** --&gt;\r
-\r
-&lt;src:fragref linkend="active.toc.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="body.bg.color.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="bullet.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="css.stylesheet.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="css.stylesheet.dir.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="dynamic.toc.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="foilgroup.toc.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="graphics.dir.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="hidetoc.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="home.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="keyboard.nav.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="minus.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="multiframe.bottom.bgcolor.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="multiframe.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="multiframe.navigation.height.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="multiframe.top.bgcolor.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="nav.separator.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="next.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="no.home.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="no.next.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="no.prev.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="no.toc.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="no.up.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="output.indent.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="overlay.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="overlay.js.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="overlay.logo.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="plus.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="prev.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="script.dir.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="show.foil.number.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="showtoc.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="slides.js.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="text.home.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="text.next.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="text.prev.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="text.toc.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="text.up.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="titlefoil.html.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="toc.bg.color.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="toc.hide.show.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="toc.html.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="toc.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="toc.row.height.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="toc.width.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="ua.js.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="up.image.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="xbCollapsibleLists.js.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="xbDOM.js.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="xbStyle.js.frag"&gt;&lt;/src:fragref&gt;\r
-&lt;src:fragref linkend="xbLibrary.js.frag"&gt;&lt;/src:fragref&gt;\r
-\r
-&lt;/xsl:stylesheet&gt;\r
-</programlisting>\r
-\r
-</appendix>\r
-</book>\r