
    htp
    An HTML pre-processor
    Copyright (c) 1995-1996 Jim Nelson

    INTRODUCTION
    htp is an HTML pre-processor.  It is designed to be a flexible authoring
    tool that can easily be integrated into the design process.

    htp accepts as input special HTML files, which contain a mixture of
    standard HTML and special markup tags that only it understands.  The
    standard HTML tags may be changed in response to various user options that
    can be enabled or disabled.  The special tags will be completely stripped,
    but are used as directives to change the resulting HTML output.

    The author maintains a page on the World Wide Web that contains a
    description, sample code, and the latest version of htp.  It's URL is:

        http://www.crl.com/~jnelson/htp/

    The author can be emailed at:

        jnelson@crl.com

    WHAT'S INCLUDED
    htp is bundled with full source code and an HTML reference guide.  A
    more complete explanation of htp and its usage is found there.

    The reference is also a good sample of using htp.  A full set of htp
    source for the reference is included, as *.htp and *.htt files.

    Terms of distribution of htp and the reference guide are found in the
    guide itself.

