You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much like #23, our definition isn't quite right (lacking the "stack" boolean for mathjax's UnderOver method).
However, it turns out mathjax now has a core macro providing these - from the mathtools extension. In addition, mathtool's definition is quite a bit more involved:
Much like #23, our definition isn't quite right (lacking the "stack" boolean for mathjax's UnderOver method).
However, it turns out mathjax now has a core macro providing these - from the mathtools extension. In addition, mathtool's definition is quite a bit more involved:
https://github.com/mathjax/MathJax-src/blob/f939f2ff2c4678785e9bf3d3b17e8c6151f0ce9c/ts/input/tex/mathtools/MathtoolsMethods.ts#L289-L312
We could consider if and how to revise it here.
The text was updated successfully, but these errors were encountered: