The parameter table stands for `tabular
', `array
', or `eqnarray
'. The macros \Row
and \Col
provide the row and
column indexes, respectively.
| \Configure{tabular} {\HCode{<TABLE>}} {\HCode{</TABLE>}} {\HCode{<TR>}} {\HCode{</TR>}} {\HCode{<TD CLASS="try">}(\Row,\Col)} {\HCode{</TD>}} \Css{.try{ border:solid 4px; }} \begin{tabular}{lll} &&\\ && \end{tabular} |