]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/man.charmap.subset.profile.english.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / man.charmap.subset.profile.english.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.charmap.subset.profile.english">\r
7 <refmeta>\r
8 <refentrytitle>man.charmap.subset.profile.english</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>man.charmap.subset.profile.english</refname>\r
13 <refpurpose>Profile of character map subset</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="man.charmap.subset.profile.english.frag">\r
18 <xsl:param name="man.charmap.subset.profile.english">\r
19 @*[local-name() = 'block'] = 'Miscellaneous Technical' or\r
20 (@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and\r
21  @*[local-name() = 'class'] = 'symbols')\r
22 or\r
23 (@*[local-name() = 'block'] = 'General Punctuation' and\r
24  (@*[local-name() = 'class'] = 'spaces' or\r
25   @*[local-name() = 'class'] = 'dashes' or\r
26   @*[local-name() = 'class'] = 'quotes' or\r
27   @*[local-name() = 'class'] = 'bullets'\r
28  )\r
29 ) or\r
30 @*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or\r
31 @*[local-name() = 'name'] = 'WORD JOINER' or\r
32 @*[local-name() = 'name'] = 'SERVICE MARK' or\r
33 @*[local-name() = 'name'] = 'TRADE MARK SIGN' or\r
34 @*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE'\r
35 </xsl:param>\r
36 </src:fragment>\r
37 </refsynopsisdiv>\r
38 \r
39 <refsection><info><title>Description</title></info>\r
40 \r
41 <para>If the value of the\r
42   <parameter>man.charmap.use.subset</parameter> parameter is\r
43   non-zero, and your DocBook source is written in English (that\r
44   is, if its <tag class="attribute">lang</tag> or <tag\r
45     class="attribute">xml:lang</tag> attribute on the root element\r
46   in your DocBook source or on the first <tag>refentry</tag>\r
47   element in your source has the value <literal>en</literal> or if\r
48   it has no <tag class="attribute">lang</tag> or <tag\r
49     class="attribute">xml:lang</tag> attribute), then the\r
50   character-map subset specified by the\r
51   <parameter>man.charmap.subset.profile.english</parameter>\r
52   parameter is used instead of the full roff character map.</para>\r
53 \r
54 <para>Otherwise, if the <tag class="attribute">lang</tag> or <tag\r
55     class="attribute">xml:lang</tag> attribute\r
56   on the root element in your DocBook source or on the first\r
57   <tag>refentry</tag> element in your source has a value other\r
58   than <literal>en</literal>, then the character-map subset\r
59   specified by the\r
60   <parameter>man.charmap.subset.profile</parameter> parameter is\r
61   used instead of\r
62   <parameter>man.charmap.subset.profile.english</parameter>.</para>\r
63 \r
64 <para>The difference between the two subsets is that\r
65   <parameter>man.charmap.subset.profile</parameter> provides\r
66   mappings for characters in Western European languages that are\r
67   not part of the Roman (English) alphabet (ASCII character set).</para>\r
68 \r
69 <para>The value of <parameter>man.charmap.subset.profile.english</parameter>\r
70 is a string representing an XPath expression that matches attribute\r
71 names and values for <tag\r
72   namespace="http://docbook.sf.net/xmlns/unichar/1.0"\r
73   >output-character</tag> elements in the character map.</para>\r
74 \r
75 <para>For other details, see the documentation for the\r
76 <parameter>man.charmap.subset.profile.english</parameter> and\r
77 <parameter>man.charmap.use.subset</parameter> parameters.</para>\r
78 \r
79 </refsection>\r
80 </refentry>\r