1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="toc.row.height">
8 <refentrytitle>toc.row.height</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">length</refmiscinfo>
12 <refname>toc.row.height</refname>
13 <refpurpose>Height of ToC rows in dynamic ToCs</refpurpose>
17 <src:fragment xml:id="toc.row.height.frag">
18 <xsl:param name="toc.row.height">22</xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>This parameter specifies the height of each row in the table of
25 contents. This is only applicable if a <link
26 linkend="dynamic.toc">dynamic ToC</link> is used. You may want to
27 adjust this parameter for optimal appearance with the font and image
28 sizes selected by your <link linkend="css.stylesheet">CSS
31 <!-- This uses link for cross param linking, unlike most others -->