Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / tindentbegin.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>MHonArc Resources: TINDENTBEGIN</title>
</head>
<body>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev:&nbsp;<a href="timezones.html">TIMEZONES</a>]</td><td><nobr>[<a href="../resources.html#tindentbegin">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="tindentend.html">TINDENTEND</a>]</td></tr></table>
<!--/x-rc-nav-->
<hr>
<h1>TINDENTBEGIN</h1>
<!-- *************************************************************** -->
<hr>
<h2>Syntax</h2>
<dl>
<dt><strong>Envariable</strong></dt>
<dd><p>N/A
</p>
</dd>
<dt><strong>Element</strong></dt>
<dd><p>
<code>&lt;TINDENTBEGIN&gt;</code><br>
<var>markup...</var><br>
<code>&lt;/TINDENTBEGIN&gt;</code><br>
</p>
</dd>
<dt><strong>Command-line Option</strong></dt>
<dd><p>N/A
</p>
</dd>
</dl>
<!-- *************************************************************** -->
<hr>
<h2>Description</h2>
<p>TINDENTBEGIN defines the markup for opening a level for the
continuation of a broken thread. When MHonArc creates a
multi-page thread index, it is possible that a thread may be split
across mulitple pages. TINDENTBEGIN is used to create a thread
level indent inorder to restart a thread at the proper level.
TINDENTBEGIN will be used for each level that MHonArc
must create inorder to restart the thread.
</p>
<p>The resource, <a href="tindentend">TINDENTEND</a>, is used
to close a level created by TINDENTBEGIN.
</p>
<!-- *************************************************************** -->
<hr>
<h2>Default Setting</h2>
<pre>
<b>&lt;TIndentBegin></b>
&lt;ul&gt;
<b>&lt;/TIndentBegin></b>
</pre>
<!-- *************************************************************** -->
<hr>
<h2>Resource Variables</h2>
<p>N/A
</p>
<!-- *************************************************************** -->
<hr>
<h2>Examples</h2>
<p>By default, MHonArc uses the UL element for listing
messages in a thread index. An alternative, is to use the DL
element if bullets before messages are not desired. Therefore,
the following may be used for continuing a broken a thread if
DL's are used for listing messages for the thread index:
</p>
<pre>
<b>&lt;TIndentBegin></b>
&lt;dl&gt;&lt;dd&gt;
<b>&lt;/TIndentBegin></b>
<b>&lt;<a href="tindentend.html">TIndentEnd</a>></b>
&lt;/dd&gt;&lt;/dl&gt;
<b>&lt;/TIndentEnd></b>
</pre>
<!-- *************************************************************** -->
<hr>
<h2>Version</h2>
<p>2.0
</p>
<!-- *************************************************************** -->
<hr>
<h2>See Also</h2>
<p>
<a href="multipg.html">MULTIPG</a>,
<a href="tcontbegin.html">TCONTBEGIN</a>,
<a href="tindentend">TINDENTEND</a>
</p>
<p>
<a href="../layout.html"><strong>Page Layout</strong></a>
</p>
<!-- *************************************************************** -->
<hr>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev:&nbsp;<a href="timezones.html">TIMEZONES</a>]</td><td><nobr>[<a href="../resources.html#tindentbegin">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="tindentend.html">TINDENTEND</a>]</td></tr></table>
<!--/x-rc-nav-->
<hr>
<address>
$Date: 2002/07/27 05:13:11 $ <br>
<img align="top" src="../monicon.png" alt="">
<a href="http://www.mhonarc.org/"
><strong>MHonArc</strong></a><br>
Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
>mhonarc@mhonarc.org</a><br>
</address>
</body>
</html>