| 1234567891011121314151617181920212223242526272829 | 
							- <refentry xmlns="http://docbook.org/ns/docbook"
 
-           xmlns:xlink="http://www.w3.org/1999/xlink"
 
-           xmlns:xi="http://www.w3.org/2001/XInclude"
 
-           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
 
-           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
 
-           version="5.0" xml:id="generate.foilgroup.numbered.toc">
 
- <refmeta>
 
- <refentrytitle>generate.foilgroup.numbered.toc</refentrytitle>
 
- <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
 
- </refmeta>
 
- <refnamediv>
 
- <refname>generate.foilgroup.numbered.toc</refname>
 
- <refpurpose>Specifies whether foilgroups have a numbered TOC</refpurpose>
 
- </refnamediv>
 
- <refsynopsisdiv>
 
-   <src:fragment xml:id="generate.foilgroup.numbered.toc.frag">
 
-     <xsl:param name="generate.foilgroup.numbered.toc">1</xsl:param>
 
-   </src:fragment>
 
- </refsynopsisdiv>
 
- <refsection><info><title>Description</title></info>
 
- <para>If TOC generation is turned on, this parameter specifies
 
-   whether foilgroups have a numbered TOC. If disabled, TOC items
 
-   will be bulleted, not numbered.</para>
 
- </refsection>
 
- </refentry>
 
 
  |