| 12345678910111213141516171819202122232425262728 | 
							- <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="toc.blank.graphic">
 
- <refmeta>
 
- <refentrytitle>toc.blank.graphic</refentrytitle>
 
- <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
 
- </refmeta>
 
- <refnamediv>
 
- <refname>toc.blank.graphic</refname>
 
- <refpurpose>Use graphic for "blanks" in TOC?</refpurpose>
 
- </refnamediv>
 
- <refsynopsisdiv>
 
- <src:fragment xml:id="toc.blank.graphic.frag">
 
- <xsl:param name="toc.blank.graphic" select="1"/>
 
- </src:fragment>
 
- </refsynopsisdiv>
 
- <refsection><info><title>Description</title></info>
 
- <para>If non-zero, "blanks" in the the TOC will be accomplished
 
- with the graphic identified by <varname>toc.spacer.image</varname>.
 
- </para>
 
- <para>Only applies with the tabular presentation is being used.</para>
 
- </refsection>
 
- </refentry>
 
 
  |