9.34 ltug boat/proc

<..configure html4 ltugboat..>
 <.quote noindent config.>
 \ConfigureEnv{verbatim}
    {\par}{<.try inline par.>}{}{}
 \Configure{author}
    {\hbox{\HCode{<span class="author">}}}
    {\hbox{\HCode{<br /></span>}}}
 \Configure{address}
    {\hbox{\HCode{<span class="address">}}}
    {\hbox{\HCode{<br /></span>}}}
 \Configure{netaddress}
    {\hbox{\HCode{<span class="netaddress">}}}
    {\hbox{\HCode{<br /></span>}}}
 \Configure{PersonalURL}
    {\hbox{\HCode{<span class="PersonalURL">}}}
    {\hbox{\HCode{<br /></span>}}}
 \Configure{signaturemark}
    {\hbox{\HCode{<span class="signaturemark">}}}
    {\hbox{\HCode{</span> }}}
-_-_-

<..configure html4 ltugboat..>+
 \Configure{makesignature}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<div class="makesignature">}%
     \bgroup     \Configure{HtmlPar}{}{}{}{}%
        \Configure{rightline}{}{}%
        \IgnorePar
    }
    {\egroup \ifvmode \IgnorePar\fi \EndP \HCode{</div>}}
 \Configure{signature}
    {\def\|{\HCode{<br />}}%
     \Configure{HtmlPar}
        {}{\HCode{<br />}}
        {}{\HCode{}}%
    }
 \Css{.makesignature{margin-left:60\%; white-space: nowrap;}}
-_-_-

<..configure html4 ltugboat..>+
 <.tug boat maketitle.>
 \Configure{titlex}
    {\HCode{<div class="titlex">}}
    {\HCode{</div>}}
 \Css{div.titlex p{margin-bottom:1em;}}
 <.ltugboat congif.>
-_-_-

<..ltugboat congif..>
 \Configure{sectitle}
    {\ifvmode \IgnorePar\fi
     \EndP \HCode{<div class="sectitle">}%
     \SaveEndP\bgroup\everypar{}}
    {\egroup\RecallEndP \ifvmode \IgnorePar\fi \EndP \HCode{</div>}}
-_-_-

<..configure html4 ltugproc..>
 <.tug proc maketitle.>
 \ConfigureEnv{abstract}
    {}{} {}{}
 \Configure{abstract}
    {\bgroup
     \HCode{<div class="abstract">}\IgnoreIndent\par}
    {\ifvmode\IgnorePar\fi \EndP\HCode{</div>}\egroup}
 \Css{div.abstract {margin-left:1em; margin-right:1em;
                    text-align:left;}}
 \Css{div.maketitle div.centerline {margin-top:1em;}}
-_-_-

<..configure html4 ltugproc..>+
 \Configure{abstractHead}
    {\bgroup
       \Configure{centerline}{}{}
       \NoFonts
       \ifvmode \IgnorePar\fi \EndP \HCode{<h3>}%
    }
    {\ifvmode \IgnorePar\fi \EndP \HCode{</h3>}%
     \EndNoFonts \egroup}
-_-_-