]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/ulink.hyphenate.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / ulink.hyphenate.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="ulink.hyphenate">\r
7 <refmeta>\r
8 <refentrytitle>ulink.hyphenate</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>ulink.hyphenate</refname>\r
13 <refpurpose>Allow URLs to be automatically hyphenated</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="ulink.hyphenate.frag">\r
18 <xsl:param name="ulink.hyphenate"></xsl:param>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 \r
24 <para>If not empty, the specified character (or more generally, content) is\r
25 added to URLs after every character included in the string\r
26 in the <parameter>ulink.hyphenate.chars</parameter> parameter (default\r
27 is <quote>/</quote>). If the character in this parameter is a\r
28 Unicode soft hyphen (0x00AD) or Unicode zero-width space (0x200B), some FO\r
29 processors will be able to reasonably hyphenate long URLs.</para>\r
30 \r
31 <para>As of 28 Jan 2002, discretionary hyphens are more widely and correctly\r
32 supported than zero-width spaces for this purpose.</para>\r
33 \r
34 </refsection>\r
35 </refentry>\r