9.15 manmac

<..configure html4 manmac..>
 \Configure{chapter}
    {\IgnorePar\EndP
     \HCode{<!--l. \the\inputlineno--><div class="chapter">}\IgnorePar    }
    {\IgnorePar\EndP\HCode{</div><!--end chapter-->}\par\ShowPar}
    {\HCode{<div class="chapterTitle">}\par \ShowPar \noindent
     \let\sv:rightline=\rightline \let\rightline=\hbox }
    {\IgnorePar\EndP  \let\rightline=\sv:rightline
     \HCode{</div><!--end chapter title-->}\par\ShowPar}
 \Configure{titlepage}
    {\ifvmode \IgnorePar\fi\EndP
     \HCode{<!--l. \the\inputlineno--><div class="titlepage">}\par}
    {\IgnorePar\EndP\HCode{</div><!--end titlepage-->}\par\ShowPar}
-_-_-

<..configure html4 manmac..>+
 \Configure{mathdemo}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<!--l. \the\inputlineno--><table class="mathdemo">}}
    {\HCode{</table>}\par\ShowPar}
    {\HCode{<tr>}}
    {\HCode{</tr>}}
    {\HCode{<td>}}
    {\HCode{</td>}}
 \Css{table.mathdemo{margin-left:2em}}
 \Configure{longdisplaymathdemo}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<!--l. \the\inputlineno--><table class="longdisplaymathdemo">}}
    {\HCode{</table>}\par\ShowPar}
    {\HCode{<tr>}}
    {\HCode{</tr>}}
    {\HCode{<td>}}
    {\HCode{</td>}}
 \Css{table.longdisplaymathdemo{margin-left:2em}}
 \Configure{longmathdemo}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<!--l. \the\inputlineno--><table class="longmathdemo">}}
    {\HCode{</table>}\par\ShowPar}
    {\HCode{<tr>}}
    {\HCode{</tr>}}
    {\HCode{<td>}}
    {\HCode{</td>}}
 \Css{table.longmathdemo{margin-left:2em}}
 \Configure{displaymathdemo}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<!--l. \the\inputlineno--><table class="displaymathdemo">}}
    {\HCode{</table>}\par\ShowPar}
    {\HCode{<tr>}}
    {\HCode{</tr>}}
    {\HCode{<td>}}
    {\HCode{</td>}}
 \Css{table.displaymathdemo{margin-left:2em}}
-_-_-

<..configure html4 manmac..>+
 \Configure{exercise}
   {\ifvmode \IgnorePar\fi \EndP
    \HCode{<!--l. \the\inputlineno--><h5 class="exercise">}%
    \bgroup \Configure{HtmlPar}{}{}{}{}}
   {\egroup\HCode{</h5>}\IgnoreIndent\par}
 
 \Configure{manmac-display}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<.show input line no.><table class="manmac-display">}}
    {\HCode{</table>}\IgnoreIndent\par}
    {\HCode{<tr>}}
    {\HCode{</tr>}}
    {\HCode{<td>}\ShowPar}
    {\ifvmode \IgnorePar\fi\EndP \HCode{</td>}}
 
 \Configure{ttenv}
    {\ifvmode \IgnorePar\fi \EndP
     \HCode{<.show input line no.><div class="ttenv">}}
    {\ifvmode \IgnorePar\fi \EndP \HCode{</div>}\par\noindent}
-_-_-

<..configure html4 manmac..>+
 \Configure{sampleglue}
    {\HCode{<table class="sampleglue">}}
    {\HCode{</table>}}
    {\HCode{<tr>}}
    {\HCode{</tr>}}
    {\HCode{<td>}}
    {\HCode{</td>}}
-_-_-

<..configure html4 manmac..>+
 \Configure{danger}
    {\HCode{<.show input line no.><!--danger-->}}
    {\HCode{<!--end danger-->}}
 \Configure{ddanger}
    {\HCode{<.show input line no.><!--ddanger-->}}
    {\HCode{<!--end ddanger-->}}
-_-_-