Issue Summary
Alignment commands in an array or similar produce an error when the alignment command is in double braces such as {{cc}}. This rendering problem did not occur in MJ 3 and does not with TeXLive. Also, the tagging approach is quite common in our library of articles going back decades: \begin{array}{{cc}}
Steps to Reproduce:
- With a MathJax 4.1 setup for LaTeX, observe the rendering of this equation with and without the double braces around the alignment preamble:
\left( \begin{array}{{cc}}
a & b \\
c & d
\end{array} \right)
- Observe the error message when double braces like in the example are used:
Illegal pream-token ({)
Technical details:
- MathJax Version: 4.1.2
- Client OS: Windows 11
- Browser: Chrome 148.0.7778.179

Issue Summary
Alignment commands in an array or similar produce an error when the alignment command is in double braces such as {{cc}}. This rendering problem did not occur in MJ 3 and does not with TeXLive. Also, the tagging approach is quite common in our library of articles going back decades: \begin{array}{{cc}}
Steps to Reproduce:
Illegal pream-token ({)Technical details: