]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.hyphenate.filenames.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 / man.hyphenate.filenames.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.filenames">\r
7 <refmeta>\r
8 <refentrytitle>man.hyphenate.filenames</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>man.hyphenate.filenames</refname>\r
13 <refpurpose>Hyphenate filenames?</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="man.hyphenate.filenames.frag">\r
18 <xsl:param name="man.hyphenate.filenames">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\r
24 <tag>filename</tag> output.</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.filenames</parameter> is not\r
30   necessary.</para>\r
31 </note>\r
32 \r
33 <para>If <parameter>man.hyphenate.filenames</parameter> is non-zero,\r
34 filenames will not be treated specially and are subject to hyphenation\r
35 just like other words.</para>\r
36 \r
37 <note>\r
38   <para>If you are thinking about setting a non-zero value for\r
39   <parameter>man.hyphenate.filenames</parameter> in order to make long\r
40   filenames/pathnames break across lines, you'd probably be better off\r
41   experimenting with setting the\r
42   <parameter>man.break.after.slash</parameter> parameter first. That\r
43   will cause long pathnames to be broken after slashes.</para>\r
44 </note>\r
45 \r
46 </refsection>\r
47 </refentry>\r