[CommonHTML] equation label not properly aligned in large arrays with many labels
Examples
- Tags become vertically lower than the cell
\begin{eqnarray}
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
a \tag{tag}\\
\end{eqnarray}
- Tags become vertically higher than the cell
\begin{eqnarray}
&& a \tag{tag}\\
&& a \tag{tag}\\
&& a \tag{tag}\\
&& a \tag{tag}\\
&& a \tag{tag}\\
&& a \tag{tag}\\
&& a \tag{tag}\\
&& a \tag{tag}\\
\end{eqnarray}
Screenshot (combined)