Commit 3093f9f
committed
Allow digits in \operatorname (mathjax/MathJax#2991)
Extend operatornamePattern to include `0-9`, so operators like `\operatorname{atan2}` are parsed as a single identifier.
Fixes mathjax/MathJax#29911 parent afaf1ea commit 3093f9f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments