Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6e019a662639ac6470f50dea3a4d8157 > files > 970

docbook-style-xsl-doc-1.79.2-4.mga7.noarch.rpm

<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <title>man.charmap.subset.profile.english</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;Documentation"><link rel="up" href="charmap.html" title="Character/string substitution"><link rel="prev" href="man.charmap.subset.profile.html" title="man.charmap.subset.profile"><link rel="next" href="man.string.subst.map.local.pre.html" title="man.string.subst.map.local.pre"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">man.charmap.subset.profile.english</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="man.charmap.subset.profile.html">Prev</a>&nbsp;</td><th width="60%" align="center">Character/string substitution</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="man.string.subst.map.local.pre.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="man.charmap.subset.profile.english"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">man.charmap.subset.profile.english</span></h2><p>man.charmap.subset.profile.english &#8212; Profile of character map subset</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="man.charmap.subset.profile.english.frag"></a><pre class="programlisting">
&lt;xsl:param name="man.charmap.subset.profile.english"&gt;
@*[local-name() = 'block'] = 'Miscellaneous Technical' or
(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and
 @*[local-name() = 'class'] = 'symbols')
or
(@*[local-name() = 'block'] = 'General Punctuation' and
 (@*[local-name() = 'class'] = 'spaces' or
  @*[local-name() = 'class'] = 'dashes' or
  @*[local-name() = 'class'] = 'quotes' or
  @*[local-name() = 'class'] = 'bullets'
 )
) or
@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or
@*[local-name() = 'name'] = 'WORD JOINER' or
@*[local-name() = 'name'] = 'SERVICE MARK' or
@*[local-name() = 'name'] = 'TRADE MARK SIGN' or
@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE'
&lt;/xsl:param&gt;
</pre></div><div class="refsection"><a name="d0e26103"></a><h2>Description</h2><p>If the value of the
  <em class="parameter"><code>man.charmap.use.subset</code></em> parameter is
  non-zero, and your DocBook source is written in English (that
  is, if its <code class="sgmltag-attribute">lang</code> or <code class="sgmltag-attribute">xml:lang</code> attribute on the root element
  in your DocBook source or on the first <code class="sgmltag-element">refentry</code>
  element in your source has the value <code class="literal">en</code> or if
  it has no <code class="sgmltag-attribute">lang</code> or <code class="sgmltag-attribute">xml:lang</code> attribute), then the
  character-map subset specified by the
  <em class="parameter"><code>man.charmap.subset.profile.english</code></em>
  parameter is used instead of the full roff character map.</p><p>Otherwise, if the <code class="sgmltag-attribute">lang</code> or <code class="sgmltag-attribute">xml:lang</code> attribute
  on the root element in your DocBook source or on the first
  <code class="sgmltag-element">refentry</code> element in your source has a value other
  than <code class="literal">en</code>, then the character-map subset
  specified by the
  <em class="parameter"><code>man.charmap.subset.profile</code></em> parameter is
  used instead of
  <em class="parameter"><code>man.charmap.subset.profile.english</code></em>.</p><p>The difference between the two subsets is that
  <em class="parameter"><code>man.charmap.subset.profile</code></em> provides
  mappings for characters in Western European languages that are
  not part of the Roman (English) alphabet (ASCII character set).</p><p>The value of <em class="parameter"><code>man.charmap.subset.profile.english</code></em>
is a string representing an XPath expression that matches attribute
names and values for <code class="sgmltag-element">output-character</code> elements in the character map.</p><p>For other details, see the documentation for the
<em class="parameter"><code>man.charmap.subset.profile.english</code></em> and
<em class="parameter"><code>man.charmap.use.subset</code></em> parameters.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="man.charmap.subset.profile.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="charmap.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="man.string.subst.map.local.pre.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">man.charmap.subset.profile&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;man.string.subst.map.local.pre</td></tr></table></div></body></html>