MathJax icon indicating copy to clipboard operation
MathJax copied to clipboard

v4: amscd with space between @ and >

Open pkra opened this issue 6 months ago • 2 comments

Not great authoring and easy to fix but FYI the following

\begin{CD}
A @ > x >> Y
\end{CD}

renders to

Image

Removing the space between @ and > fixes this. But "real" amscd doesn't mind the additional space.

pkra avatar Sep 02 '25 08:09 pkra

Thanks, I'll see about making @ handle spaces properly.

dpvc avatar Sep 02 '25 11:09 dpvc

I've made a PR to fix this.

dpvc avatar Sep 03 '25 13:09 dpvc