\Configure{head}{}{}
  
    {\NoFonts \ifvmode \IgnorePar\fi \EndP\IgnorePar
  
     \HCode{<h3 class="headHead"\a:LRdir>}\HtmlParOff}
  
    {\HCode{</h3>}\HtmlParOn \EndNoFonts \IgnoreIndent \ShowPar \par}
  
 \Configure{subhead}{}{}
  
    {\NoFonts \ifvmode \IgnorePar\fi \EndP\IgnorePar
  
     \HCode{<h4 class="subheadHead"\a:LRdir>}\HtmlParOff}
  
    {\HCode{</h4>}\HtmlParOn \EndNoFonts \IgnoreIndent \ShowPar \par}
  
 \Configure{subsubhead}{}{}
  
    {\NoFonts \ifvmode \IgnorePar\fi \EndP\IgnorePar
  
     \HCode{<h5 class="subsubheadHead"\a:LRdir>}\HtmlParOff}
  
    {\HCode{</h5>}\HtmlParOn \EndNoFonts \IgnoreIndent \ShowPar \par}
-_-_-
   
 
    \Configure{figure}
  
    {\ifvmode \IgnorePar\fi \EndP \HCode{<div class="figure">}\par\ShowPar}
  
    {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}\par}
-_-_-
   
 
    \Configure{verbatim}
  
    {{\everypar{}\leavevmode}\EndP
  
     \HCode{<div class="verbatim\:ruled">}\par\ShowPar}
  
    {{\everypar{}\leavevmode}\EndP \HCode{</div>}\par\ShowPar}
  
 \Configure{verb}
  
    {\HCode{<span class="verb">}}
  
    {\HCode{</span>}}
  
 \Css{div.verbatim p, div.verbatim-ruled p {margin:0.2em}}
  
 \Css{div.verbatim-ruled { border-top: 1px solid black;
  
                           border-bottom: 1px solid black; }}
-_-_-
   
 
    \Configure{display-list}
  
    {\ifvmode \IgnorePar\fi \EndP \HCode{<div class="list"><!--cols: \the\@cols-->}\par\ShowPar}
  
    {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}\par}
  
    {\HCode{<span class="listitem">}}
  
    {\HCode{</span>}}
  
 \Configure{inline-list}
  
    {\HCode{<span class="list"><!--cols: \the\@cols-->}\par\ShowPar}
  
    {\ifvmode \IgnorePar\fi \EndP \HCode{</span>}\par}
  
    {\HCode{<span class="listitem">}}
  
    {\HCode{</span>}}
  
 \Css{div.list p span.listitem {text-indent:-3em; margin-right:1em;}}
  
 \Css{div.list { margin-left:3em;}}
-_-_-
   
 
    \Configure{rtitle}
  
    {\ifvmode \IgnorePar \fi  \EndP
  
     \HCode{<div class="rtitle">}\IgnorePar}
  
    {\HCode{</div>}\ShowPar\par}
  
 \Configure{title}
  
    {\ifvmode \IgnorePar \fi  \EndP
  
     \HCode{<h2 class="title">}\IgnorePar}
  
    {\HCode{</h2>}\IgnoreIndent\par}
  
 \Configure{address}
  
    {\ifx\@addressstyle\@inlinestyle
  
        \HCode{<span class="address">}%
  
     \else
  
        \ifvmode \IgnorePar \fi  \EndP
  
        \HCode{<div class="address">}%
  
     \fi }
  
    {\ifx\@addressstyle\@inlinestyle
  
        \HCode{</span>}%
  
     \else
  
        \ifvmode \IgnorePar \fi  \EndP
  
        \HCode{</div>}%
  
     \fi }
  
 \Configure{netaddress}
  
    {\HCode{<span class="netaddress">}}
  
    {\HCode{</span>}}
  
 \Configure{author}
  
    {\HCode{<span class="author">}}
  
    {\HCode{</span>}}
  
 \Configure{authorlist}
  
    {\ifvmode \IgnorePar \fi  \EndP
  
     \HCode{<div class="authorlist">}\IgnorePar}
  
    {\ifvmode \IgnorePar \fi  \EndP
  
     \HCode{</div>}\IgnoreIndent\par\ShowPar}
  
 \Css{div.authorlist {margin-left:2em;}}
  
 <.tugboat cmn.> -_-_-
   
 
    \Configure{signature}
  
    {\ifvmode \IgnorePar\fi \EndP
  
     \HCode{<div class="signature">}\par\ShowPar}
  
    {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}\ShowPar\par}
  
 \Css{div.signature p{ margin-top:0.3em; margin-bottom:0.3em;}}
  
 \Css{div.signature { white-space:nowrap; margin-left:70\%;  }}
  
 \Configure{signaturemark}
  
    {\HCode{<span class="signaturemark">} }
  
    {\HCode{</span>}}
  
 \Css{span.signaturemark {margin-top:1.5em;}}
-_-_-
   
 
    \Configure{issno}
  
    {\hbox{\HCode{<span class="issno">}}}
  
    {\hbox{\HCode{</span>}}}
  
 \Configure{volyr}
  
    {\hbox{\HCode{<span class="volyr">}}}
  
    {\hbox{\HCode{</span>}}}
  
 \Configure{volno}
  
    {\hbox{\HCode{<span class="volno">}}}
  
    {\hbox{\HCode{</span>}}}
-_-_-