]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/index.term.separator.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / index.term.separator.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="index.term.separator">\r
7 <refmeta>\r
8 <refentrytitle>index.term.separator</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>index.term.separator</refname>\r
13 <refpurpose>Override for punctuation separating an index term \r
14 from its list of page references in an index</refpurpose>\r
15 </refnamediv>\r
16 \r
17 <refsynopsisdiv>\r
18 <src:fragment xml:id="index.term.separator.frag">\r
19 <xsl:param name="index.term.separator"></xsl:param>\r
20 </src:fragment>\r
21 </refsynopsisdiv>\r
22 \r
23 <refsection><info><title>Description</title></info>\r
24 \r
25 <para>This parameter permits you to override\r
26 the text to insert between\r
27 the end of an index term and its list of page references.\r
28 Typically that might be a comma and a space.\r
29 </para>\r
30 \r
31 <para>Because this text may be locale dependent,\r
32 this parameter's value is normally taken from a gentext\r
33 template named 'term-separator' in the\r
34 context 'index' in the stylesheet\r
35 locale file for the language\r
36 of the current document.\r
37 This parameter can be used to override the gentext string,\r
38 and would typically be used on the command line.\r
39 This parameter would apply to all languages.\r
40 </para>\r
41 \r
42 <para>So this text string can be customized in two ways.\r
43 You can reset the default gentext string using\r
44 the <parameter>local.l10n.xml</parameter> parameter, or you can\r
45 fill in the content for this normally empty \r
46 override parameter.\r
47 The content can be a simple string, or it can be\r
48 something more complex such as a call-template.\r
49 For fo output, it could be an <tag>fo:leader</tag>\r
50 element to provide space of a specific length, or a dot leader.\r
51 </para>\r
52 \r
53 </refsection>\r
54 </refentry>\r