]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/man.hyphenate.computer.inlines.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / man.hyphenate.computer.inlines.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.computer.inlines">\r
7 <refmeta>\r
8 <refentrytitle>man.hyphenate.computer.inlines</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>man.hyphenate.computer.inlines</refname>\r
13 <refpurpose>Hyphenate computer inlines?</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="man.hyphenate.computer.inlines.frag">\r
18 <xsl:param name="man.hyphenate.computer.inlines">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 <quote>computer inlines</quote> such as environment variables,\r
25 constants, etc. This parameter current affects output of the following\r
26 elements:\r
27 <simplelist type="inline">\r
28   <?dbchoice choice="and" ?>\r
29   <member><tag>classname</tag></member>\r
30   <member><tag>constant</tag></member>\r
31   <member><tag>envar</tag></member>\r
32   <member><tag>errorcode</tag></member>\r
33   <member><tag>option</tag></member>\r
34   <member><tag>replaceable</tag></member>\r
35   <member><tag>userinput</tag></member>\r
36   <member><tag>type</tag></member>\r
37   <member><tag>varname</tag></member>\r
38 </simplelist>\r
39 </para>\r
40 \r
41 <note>\r
42   <para>If hyphenation is already turned off globally (that is, if\r
43   <parameter>man.hyphenate</parameter> is zero, setting the\r
44   <parameter>man.hyphenate.computer.inlines</parameter> is not\r
45   necessary.</para>\r
46 </note>\r
47 \r
48 <para>If <parameter>man.hyphenate.computer.inlines</parameter> is\r
49 non-zero, computer inlines will not be treated specially and will be\r
50 hyphenated like other words when needed.</para>\r
51 \r
52 </refsection>\r
53 </refentry>\r