MathJax icon indicating copy to clipboard operation
MathJax copied to clipboard

TeX Input: array support for `*{n}{...}`

Open carloskiki opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. I just tried to use the *{n}{...} syntax to specify repetitive columns in the array environment, and it doesn't seem to work.

I don't know if something on my side is not working, but I would like to be able to use this feature.

Thanks!

carloskiki avatar Aug 21 '23 18:08 carloskiki

The column syntax core MathJax v3 and below is pretty limited, but v4 (now in beta release) is more extensive and extendable. I will make a PR to add this in version 4, but it is not currently available even in the beta release.

dpvc avatar Aug 23 '23 12:08 dpvc

Okay superb! Thank you!

carloskiki avatar Aug 23 '23 17:08 carloskiki