]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/index.range.separator.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / index.range.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.range.separator">\r
7 <refmeta>\r
8 <refentrytitle>index.range.separator</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>index.range.separator</refname>\r
13 <refpurpose>Override for punctuation separating the two numbers\r
14 in a page range in index</refpurpose>\r
15 </refnamediv>\r
16 \r
17 <refsynopsisdiv>\r
18 <src:fragment xml:id="index.range.separator.frag">\r
19 <xsl:param name="index.range.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\r
26 to override the text to insert between\r
27 the two numbers of a page range in an index.\r
28 This parameter is only used by those XSL-FO processors\r
29 that support an extension for generating such page ranges\r
30 (such as XEP).</para>\r
31 \r
32 <para>Because this text may be locale dependent,\r
33 this parameter's value is normally taken from a gentext\r
34 template named 'range-separator' in the\r
35 context 'index' in the stylesheet\r
36 locale file for the language\r
37 of the current document.\r
38 This parameter can be used to override the gentext string,\r
39 and would typically be used on the command line.\r
40 This parameter would apply to all languages.\r
41 </para>\r
42 \r
43 <para>So this text string can be customized in two ways.\r
44 You can reset the default gentext string using\r
45 the <parameter>local.l10n.xml</parameter> parameter, or you can\r
46 override the gentext with the content of this 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 </para>\r
50 \r
51 <para>In HTML index output, section title references are used instead of\r
52 page number references. So there are no page ranges\r
53 and this parameter has no effect.\r
54 </para>\r
55 \r
56 </refsection>\r
57 </refentry>\r