\stackrel: behaviour incompatible to LaTeX #838
Closed
Milestone
Comments
Hmm, weird that was never noticed (more likely a regression). Anyway, should be good now in the development version. Thanks for the report! |
Should we add a unit test? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The command
\stackrel
is supposed to typeset its first argument in smaller over the second argument. However, in combination with a size change in its first argument, it behaves differently than LaTeX's\stackrel
. Namely, the size change escapes the first argument of\stackrel
, and if the size change is followed by only one token, it does not affect that token.(Tested with LaTeXML 0.8.2.)
Example document (expected behavior is that all examples look like the examples marked with "All is OK"):
The text was updated successfully, but these errors were encountered: