]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.hyphenate.urls.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / man.hyphenate.urls.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="man.hyphenate.urls">\r
7 <refmeta>\r
8 <refentrytitle>man.hyphenate.urls</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>man.hyphenate.urls</refname>\r
13 <refpurpose>Hyphenate URLs?</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="man.hyphenate.urls.frag">\r
18 <xsl:param name="man.hyphenate.urls">0</xsl:param></src:fragment>\r
19 </refsynopsisdiv>\r
20 \r
21 <refsection><info><title>Description</title></info>\r
22 \r
23 <para>If zero (the default), hyphenation is suppressed for output of\r
24 the <tag>ulink</tag> <tag class="attribute">url</tag> attribute.</para>\r
25 \r
26 <note>\r
27   <para>If hyphenation is already turned off globally (that is, if\r
28   <parameter>man.hyphenate</parameter> is zero, setting\r
29   <parameter>man.hyphenate.urls</parameter> is not necessary.</para>\r
30 </note>\r
31 \r
32 <para>If <parameter>man.hyphenate.urls</parameter> is non-zero, URLs\r
33 will not be treated specially and are subject to hyphenation just like\r
34 other words.</para>\r
35 \r
36 <note>\r
37   <para>If you are thinking about setting a non-zero value for\r
38   <parameter>man.hyphenate.urls</parameter> in order to make long\r
39   URLs break across lines, you'd probably be better off\r
40   experimenting with setting the\r
41   <parameter>man.break.after.slash</parameter> parameter first. That\r
42   will cause long URLs to be broken after slashes.</para>\r
43 </note>\r
44 \r
45 </refsection>\r
46 </refentry>\r