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