2.2 Eqnarray

<..mathltx latex..>+
 \Configure{eqnarray}
    {\HCode{\string\begin{eqnarray\ifx
        \@seqncr\@eqncr\else *\fi}}}
    {\HCode{\string\end{eqnarray\ifx
        \@seqncr\@eqncr\else *\fi}}}
    {}
    {\HCode{\string\\\Hnewline}}
    {\ifnum \HCol>1
       \ifnum \HCol=4
         \HCode{\%}%
         <.start mtext space.>\PauseMathClass
         \mtexttrue
       \fi \HCode{\a:math:amp}%
     \fi}
    {\ifnum \HCol=4 \mtextfalse
       \EndPauseMathClass <.end mtext space.>\fi }
-_-_-

<..configure html-mltx latex..>+
 <.config multicolumn.>
-_-_-

<..configure html-mltx array..>+
 <.config multicolumn.>
-_-_-

<..config multicolumn..>
 \Configure{multicolumn}
    {\let\sv:VBorder\VBorder
     \let\VBorder\empty
     \Configure{VBorder}{}{}{}{}%
    }
    {\let\VBorder\sv:VBorder}
    {\ifmmode \HCode{\l:brace}%
        {<.attributes of mml multicolumn.>\HColAlign}%
        \HCode{\r:brace\l:brace}\else
        \ifvmode\IgnorePar\fi
        \HCode{<div class="multicolumn" }\HColAlign\HCode{>}\fi }
    {\ifmmode  \HCode{\r:brace}\else
     \ifvmode\IgnorePar\fi \EndP\HCode{</div>}\fi }
 \def\gob:sp#1{#1}
-_-_-

<..attributes of mml multicolumn..>
 \Configure{halignTD} {}{}
    {<}{\HCode{l}}
    {-}{\HCode{c}}
    {>}{\HCode{r}}
    {p}{\HCode{l}}
    {}%
-_-_-

<..configure html-mltx tex4ht..>
 \Configure{halignTD} {}{}
    {<}{\ifmathltx \HCode{ columnalign="left-0"}\else
         \HCode{ style="text-align:left; white-space:nowrap;"}\fi}
    {-}{\ifmathltx \HCode{ columnalign="center"}\else
         \HCode{ style="text-align:center; white-space:nowrap;"}\fi}
    {>}{\ifmathltx \HCode{ columnalign="right"}\else
         \HCode{ style="text-align:right; white-space:nowrap;"}\fi}
    {^}{\ifmathltx \HCode{ rowalign="top"}\else
         \HCode{ style="vertical-align:top; white-space:nowrap;"}\fi}
    {=}{\ifmathltx \HCode{ rowalign="baseline"}\else
         \HCode{ style="vertical-align:baseline; white-space:nowrap;"}\fi}
    {|}{\ifmathltx \HCode{ rowalign="center"}\else
         \HCode{ style="vertical-align:middle; white-space:nowrap;"}\fi}
    {_}{\ifmathltx \HCode{ rowalign="bottom"}\else
         \HCode{ style="vertical-align:bottom; white-space:nowrap;"}\fi}
    {p}{\ifmathltx \HCode{ columnalign="left-1"}\else
         \HCode{ style="text-align:left;"}\fi}
    {}
-_-_-

<..configure mathltx tex4ht..>+
 \Configure{halignTD} {}{}
    {<}{\HCode{ columnalign="left-3"}}
    {-}{\HCode{ columnalign="center"}}
    {>}{\HCode{ columnalign="right"}}
    {^}{\HCode{ rowalign="top"}}
    {=}{\HCode{ rowalign="baseline"}}
    {|}{\HCode{ rowalign="center"}}
    {_}{\HCode{ rowalign="bottom"}}
    {p}{\HCode{ columnalign="left-4"}}
    {}
-_-_-