Closed
Description
Issue Summary
Negative kerning does not seem to work inside of the \operatorname
.
Steps to Reproduce:
- Typeset
\operatorname{V{\kern-2pt}ar}
with MathJax.
Expected: "V" adn "ar" typeset closer together.
Actual: "Missing dimension or its units for \kern" error.
Note: Positive values (e.g. 2pt) work, negative (e.g. -2pt) do not.
Technical details:
- MathJax Version: 3.2.0
- Client OS: macOS 12.1 (21C52)
- Browser: Firefox 96.0.3 (64-bit)