<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>
      EtText: Documentation: Contents
    </title>
    <meta name="generator" content="WebMake/2.2" />
    <style>
      body {
       background-color: #ffffff; 
       color: #000000; 
       font-size: medium;
       font-family: verdana,lucida,helvetica,sans-serif;
      }
      // OL,UL,P,BODY,TD,TR,TH,FORM {
       // font-family: verdana,lucida,helvetica,sans-serif;
       // font-size: medium;
       // color: #000000;
      }
      code, samp, pre
      {
       font-family: monospace;
      }
      H1 { font-size: large; font-family: Garamond,Book Antiqua,Times,serif; }
      H2 { font-size: large; font-family: Garamond,Book Antiqua,Times,serif; }
      H3 { font-size: medium; font-family: Garamond,Book Antiqua,Times,serif; }
      H4 { font-size: small; font-family: Garamond,Book Antiqua,Times,serif; }
      H5 { font-size: x-small; font-family: Garamond,Book Antiqua,Times,serif; }
      H6 { font-size: xx-small; font-family: Garamond,Book Antiqua,Times,serif; }
      A:link {
       font-weight: bold;
       color: #004000;
       text-decoration: underline; 
      }
      A:visited {
       font-weight: normal;
       color: #008000;
       text-decoration: underline; 
      }
      A:active {
       font-weight: bold;
       color: #800000;
       text-decoration: underline; 
      }
    </style>
  </head>
  <body bgcolor="#ffffff" text="#000000" link="#3300cc" vlink="#660066">
    <font face="lucida,verdana,sans-serif">
      <div align="center">
        <img src="images/EtTextTitle.png" width="489" height="113" />
      </div>
      <table width="100%">
        <tr>
          <td valign="top">
             <strong><a href="http://ettext.taint.org/">EtText</a>
             Documentation</strong> (version 2.2)
             
          </td>
          <td valign="top">
            <div align="right">
              
               [ | <a href="blurb.html">Forward</a> | <a href="index.html">Index</a>
               | <a href="allinone.html">All&nbsp;In&nbsp;One</a> ]
               
            </div>
          </td>
        </tr>
      </table>
<!-- yes, it's that Mozilla black-border code again ;) -->
      <!-- stolen from www.mozilla.org via rc3.org -->
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tr>
          <td bgcolor="#aaaaaa">
            <table border="0" cellspacing="4" cellpadding="4" width="100%">
              <tr>
                <td bgcolor="#ffffff">
                  <table border="0" cellspacing="4" cellpadding="4" width="100%">
                    <tr>
                      <td>
                         <h2>Contents</h2><ul>
                          <li>
                             <h2>Introduction</h2><ul>
                              <li>
                                <p>
                                  <a href="blurb.html">The Blurb</a> - What it is, and what it does
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="contributors.html">Contributors to Text::EtText</a> - Contributors to Text::EtText
                                </p>
                              </li>
                            </ul>
                          </li>
                          <li>
                             <h2>Reference</h2><ul>
                              <li>
                                <p>
                                  <a href="ettext.html">Using EtText</a> - The basics of using EtText
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="lists.html">Lists</a> - EtText support for lists
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="sidebars.html">Sidebars and Side Images</a> - EtText support for side images
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="links.html">Links in EtText</a> - How to link with EtText
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="similar.html">Similar Systems</a> - Systems and tools that similar to EtText
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="protecting.html">When HTML and EtText Collide</a> - Protecting text from interpretation
                                </p>
                              </li>
                            </ul>
                          </li>
                          <li>
                             <h2>Module Documentation</h2><ul>
                              <li>
                                <p>
                                  <a href="DefaultGlossary.pm.html">Text::EtText::DefaultGlossary</a> - module documentation
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="EtText2HTML.pm.html">Text::EtText::EtText2HTML</a> - module documentation
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="HTML2EtText.pm.html">Text::EtText::HTML2EtText</a> - module documentation
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="LinkGlossary.pm.html">Text::EtText::LinkGlossary</a> - module documentation
                                </p>
                              </li>
                            </ul>
                          </li>
                          <li>
                             <h2>Manual Pages</h2><ul>
                              <li>
                                <p>
                                  <a href="ethtml2text.html">ethtml2text(1)</a> - manual page
                                </p>
                              </li>
                              <li>
                                <p>
                                  <a href="ettext2html.html">ettext2html(1)</a> - manual page
                                </p>
                              </li>
                            </ul>
                          </li>
                        </ul>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      <table width="100%">
        <tr>
          <td valign="top">
             <strong><a href="http://ettext.taint.org/">EtText</a>
             Documentation</strong> (version 2.2)
             
          </td>
          <td valign="top">
            <div align="right">
              
               [ | <a href="blurb.html">Forward</a> | <a href="index.html">Index</a>
               | <a href="allinone.html">All&nbsp;In&nbsp;One</a> ]
               
            </div>
          </td>
        </tr>
      </table>
      <div align="right">
         <a href="http://webmake.taint.org/"> <img src="images/BuiltWithWebMake.png" border="0" width="88" height="31" /></a>
      </div>
    </font>
  </body>
</html>