\href\includegraphics\lapand other horizontal lapping command (This will probably be reconsidered in the future)\mathchoiceand dependent features\smash\overlinesegment,\underlinesegment\pmb\hspace*- Exotic composite symbols:
\Coloneqq, \coloneq, \Coloneq, \Eqqcolon, \Eqcolon, \colonapprox, \Colonapprox, \colonsim, \Colonsim, \simcolon, \simcoloncolon, \approxcolon, \approxcoloncolon, and also their equivalent\coloncolonequals... \vcentcolon\textcircleand related\copyright,\registered, etc.
gatherenvironmentVmatrixenvironment\mathnormal
\notcan only accept selected characters following it, because it is no longer backed by\rlap. (This will probably be revisited).- The parsing behavior of
\overbraceand\underbasewith sub-sup pairs will be in line with MathJax rather than KaTeX. \u2258will be investigated later
- Math functions with limit-like subscript and superscript will not adapt to sub/sup under/over styles under different styles. This breaks TeX spec. This is due to the design of AST, and is in accordance with UnicodeMath designs.
- Multiple
\hlinesand||column separators for matrices will not be supported, just as MathJax won't either. alignedandalignedatwill have column spacings more similar to an ordinary equation. This should be an improvement to KaTeX and MathJax.\genfrac's delimiters will have a larger spacing with inner node. (This might be fixed in future)\colorcommands inside a block will NOT be applied to right delimiters. This is in line with MathJax rather than KaTeX.\colon's behavior will be in line with MathJax rather than KaTeX.\mathopwill no longer vertically center single characaters. MathJax doesn't do this either.\cancel,\xcancel,\bcancelwill render differently compared to KaTeX. The vertical padding will be more similar to MathJaX.- Due to the lack of
\mathchoice,\pod,\pmod,\modwill have fixed spacing. \dfrac,\tfrac... will have slight size deviation from KaTeX and will be in line with MathJax's rendering behavior.\sqrtwill no longer underflow below the baseline when given a child whose height is too small (e.g.\sqrt{.}). This is also different from MathJaX.- The size of
\sqrtsymbol might be slightly different. Due to a different style choosing scheme. - There will be no automatic thinspace between
\cdotsand right delimiter, (which is odd. MathJax and Tex don't have them either)
Any other deviations from KaTeX will be considered as bug.