]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/toc.indent.width.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / toc.indent.width.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="toc.indent.width">\r
7 <refmeta>\r
8 <refentrytitle>toc.indent.width</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">float</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>toc.indent.width</refname>\r
13 <refpurpose>Amount of indentation for TOC entries</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="toc.indent.width.frag">\r
18 <xsl:param name="toc.indent.width">24</xsl:param>\r
19 <!-- inconsistant point specification? -->\r
20 </src:fragment>\r
21 </refsynopsisdiv>\r
22 \r
23 <refsection><info><title>Description</title></info>\r
24 \r
25 <para>Specifies, in points, the distance by which each level of the\r
26 TOC is indented from its parent.</para>\r
27 \r
28 <para>This value is expressed in points, without\r
29 a unit (in other words, it is a bare number). Using a bare number allows the stylesheet\r
30 to perform calculations that would otherwise have to be performed by the FO processor\r
31 because not all processors support expressions.</para>\r
32 \r
33 </refsection>\r
34 </refentry>\r