]> granicus.if.org Git - docbook-dsssl/commitdiff
Added foilgroup.toc parameter
authorNorman Walsh <ndw@nwalsh.com>
Fri, 11 Jul 2003 12:02:07 +0000 (12:02 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 11 Jul 2003 12:02:07 +0000 (12:02 +0000)
slides/xsl/html/param.xweb

index 301a87ef952f2f2d0a550adbd27a8b36b089223b..79151914ea0db6c7be7352b059df742db6e6818d 100644 (file)
@@ -180,6 +180,31 @@ document with the &lt;?dbhtml?&gt; pseudo-attribute
 </refsect1>
 </refentry>
 
+<refentry id="foilgroup.toc">
+<refmeta>
+<refentrytitle>foilgroup.toc</refentrytitle>
+<refmiscinfo role="type">boolean</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>foilgroup.toc</refname>
+<refpurpose>Put ToC on foilgroup pages?</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='foilgroup.toc.frag'>
+<xsl:param name="foilgroup.toc" select="1"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>If non-zero, a ToC will be placed on foilgroup pages (after any
+other content).
+</para>
+
+</refsect1>
+</refentry>
+
 <refentry id="output.indent">
 <refmeta>
 <refentrytitle>output.indent</refentrytitle>
@@ -1310,6 +1335,7 @@ around all these parameters.</para>
 <src:fragref linkend="css.stylesheet.frag"/>
 <src:fragref linkend="css.stylesheet.dir.frag"/>
 <src:fragref linkend="dynamic.toc.frag"/>
+<src:fragref linkend="foilgroup.toc.frag"/>
 <src:fragref linkend="graphics.dir.frag"/>
 <src:fragref linkend="hidetoc.image.frag"/>
 <src:fragref linkend="home.image.frag"/>