Sophie

Sophie

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

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>refentry.manual.profile</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="refmeta.html" title="Refentry metadata gathering"><link rel="prev" href="refentry.date.profile.enabled.html" title="refentry.date.profile.enabled"><link rel="next" href="refentry.manual.profile.enabled.html" title="refentry.manual.profile.enabled"><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">refentry.manual.profile</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="refentry.date.profile.enabled.html">Prev</a>&nbsp;</td><th width="60%" align="center">Refentry metadata gathering</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="refentry.manual.profile.enabled.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="refentry.manual.profile"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">refentry.manual.profile</span></h2><p>refentry.manual.profile &#8212; Specifies profile for refentry "manual" data</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="refentry.manual.profile.frag"></a><pre class="programlisting">
&lt;xsl:param name="refentry.manual.profile"&gt;
  (($info[//title])[last()]/title)[1]|
  ../title/node()
&lt;/xsl:param&gt;
</pre></div><div class="refsection"><a name="d0e26477"></a><h2>Description</h2><p>The value of <em class="parameter"><code>refentry.manual.profile</code></em> is
a string representing an XPath expression. It is evaluated at
run-time and used only if
<em class="parameter"><code>refentry.manual.profile.enabled</code></em> is
non-zero. Otherwise, the <code class="sgmltag-element">refentry</code> metadata-gathering logic
"hard coded" into the stylesheets is used.</p><p>In man pages, this content is usually displayed in the middle of
the header of the page. The <code class="literal">man(7)</code> man page
describes this as "the title of the manual (e.g., <em class="citetitle">Linux
Programmer's Manual</em>)". Here are some examples from
existing man pages:
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><em class="citetitle">dpkg utilities</em>
    (<span class="command"><strong>dpkg-name</strong></span>)</p></li><li class="listitem"><p><em class="citetitle">User Contributed Perl Documentation</em>
    (<span class="command"><strong>GET</strong></span>)</p></li><li class="listitem"><p><em class="citetitle">GNU Development Tools</em>
    (<span class="command"><strong>ld</strong></span>)</p></li><li class="listitem"><p><em class="citetitle">Emperor Norton Utilities</em>
    (<span class="command"><strong>ddate</strong></span>)</p></li><li class="listitem"><p><em class="citetitle">Debian GNU/Linux manual</em>
    (<span class="command"><strong>faked</strong></span>)</p></li><li class="listitem"><p><em class="citetitle">GIMP Manual Pages</em>
    (<span class="command"><strong>gimp</strong></span>)</p></li><li class="listitem"><p><em class="citetitle">KDOC Documentation System</em>
    (<span class="command"><strong>qt2kdoc</strong></span>)</p></li></ul></div><p>
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="refentry.date.profile.enabled.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="refmeta.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="refentry.manual.profile.enabled.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">refentry.date.profile.enabled&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;refentry.manual.profile.enabled</td></tr></table></div></body></html>