mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Support \mathop, \mathrel, \mathbin, \mathpunct, etc. class commands.
These commands set their arguments in a given TeX math class. Use the existing "op" type for \mathop (to support \limits); introduce a new "mclass" type for the other classes. Fixes #482. Tests borrowed from #485 (cbreeden).
This commit is contained in:
BIN
test/screenshotter/images/MathAtom-chrome.png
Normal file
BIN
test/screenshotter/images/MathAtom-chrome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
BIN
test/screenshotter/images/MathAtom-firefox.png
Normal file
BIN
test/screenshotter/images/MathAtom-firefox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
test/screenshotter/images/MathAtom2-chrome.png
Normal file
BIN
test/screenshotter/images/MathAtom2-chrome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
BIN
test/screenshotter/images/MathAtom2-firefox.png
Normal file
BIN
test/screenshotter/images/MathAtom2-firefox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user