Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 977

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>man.indent.refsect</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="indent.html" title="Indentation"><link rel="prev" href="man.indent.width.html" title="man.indent.width"><link rel="next" href="man.indent.blurbs.html" title="man.indent.blurbs"><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.indent.refsect</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="man.indent.width.html">Prev</a> </td><th width="60%" align="center">Indentation</th><td width="20%" align="right"> <a accesskey="n" href="man.indent.blurbs.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="man.indent.refsect"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">man.indent.refsect</span></h2><p>
man.indent.refsect
 &#8212; Adjust indentation of refsect* and refsection?
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="man.indent.refsect.frag"></a><pre class="programlisting">
&lt;xsl:param name="man.indent.refsect" select="0"&gt;&lt;/xsl:param&gt;</pre>
</div>

<div class="refsection"><a name="idp7087792"></a><h2>Description</h2>

<p>If the value of <a href="../manpages/man.indent.refsect.html"><em class="parameter"><code>man.indent.refsect</code></em></a> is
non-zero, the width of the left margin for
<a href="http://docbook.org/tdg5/en/html/refsect1.html"><code class="sgmltag-element">refsect1</code></a>, <a href="http://docbook.org/tdg5/en/html/refsect2.html"><code class="sgmltag-element">refsect2</code></a> and
<a href="http://docbook.org/tdg5/en/html/refsect3.html"><code class="sgmltag-element">refsect3</code></a> contents and titles (and first-level,
second-level, and third-level nested
<a href="http://docbook.org/tdg5/en/html/refsection.html"><code class="sgmltag-element">refsection</code></a>instances) is adjusted by the value of
the <a href="../manpages/man.indent.width.html"><em class="parameter"><code>man.indent.width</code></em></a> parameter. With
<a href="../manpages/man.indent.width.html"><em class="parameter"><code>man.indent.width</code></em></a> set to its default value of
<code class="literal">3n</code>, the main results are that:

</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
    <p>contents of <a href="http://docbook.org/tdg5/en/html/refsect1.html"><code class="sgmltag-element">refsect1</code></a> are output with a
    left margin of three characters instead the roff default of seven
    or eight characters</p>
  </li><li class="listitem">
    <p>contents of <a href="http://docbook.org/tdg5/en/html/refsect2.html"><code class="sgmltag-element">refsect2</code></a> are displayed in
    console output with a left margin of six characters instead the of
    the roff default of seven characters</p>
  </li><li class="listitem">
    <p> the contents of <a href="http://docbook.org/tdg5/en/html/refsect3.html"><code class="sgmltag-element">refsect3</code></a> and nested
    <a href="http://docbook.org/tdg5/en/html/refsection.html"><code class="sgmltag-element">refsection</code></a> instances are adjusted
    accordingly.</p>
  </li></ul></div><p>

If instead the value of <a href="../manpages/man.indent.refsect.html"><em class="parameter"><code>man.indent.refsect</code></em></a> is
zero, no margin adjustment is done for <code class="literal">refsect*</code>
output.</p>

<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Tip</h3>
  <p>If your content is primarly comprised of
  <a href="http://docbook.org/tdg5/en/html/refsect1.html"><code class="sgmltag-element">refsect1</code></a> and <a href="http://docbook.org/tdg5/en/html/refsect2.html"><code class="sgmltag-element">refsect2</code></a> content
  (or the <a href="http://docbook.org/tdg5/en/html/refsection.html"><code class="sgmltag-element">refsection</code></a> equivalent) &#8211; with few or
  no <a href="http://docbook.org/tdg5/en/html/refsect3.html"><code class="sgmltag-element">refsect3</code></a> or lower nested sections , you may be
  able to &#8220;conserve&#8221; space in your output by setting
  <a href="../manpages/man.indent.refsect.html"><em class="parameter"><code>man.indent.refsect</code></em></a> to a non-zero value. Doing
  so will &#8220;squeeze&#8221; the left margin in such as way as to provide an
  additional four characters of &#8220;room&#8221; per line in
  <a href="http://docbook.org/tdg5/en/html/refsect1.html"><code class="sgmltag-element">refsect1</code></a> output. That extra room may be useful
  if, for example, you have many verbatim sections with long lines in
  them.</p>
</div>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="man.indent.width.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="indent.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="man.indent.blurbs.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">man.indent.width </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> man.indent.blurbs</td></tr></table></div></body></html>