mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Support some Unicode Mathematical Alphanumeric Symbols (#1232)
* Support some Unicode Mathematical Alphanumeric Symbols This PR adds support for some of the characters in Unicode range U+1D400 to U+1D7FF, [Mathematical Alphanumeric Symbols](https://www.unicode.org/charts/PDF/U1D400.pdf). Specifically, it adds support for: * A-Z a-z bold * A-Z a-z bold italic * A-Z a-z Fractur * A-Z a-z sans-serif * A-Z double struck • A-Z script Addresses issue #1215 and parts of #260. * Fix lint error * Fix MathML, and pick up review comments * Fix lint error * Add text mode. Remove sans-serif. * Fix lint error * Fixed \mathrm, added screenshotter test * Change screenshotter test to an array * Add screenshots * Picked up review comments. Add characters
This commit is contained in:
BIN
test/screenshotter/images/SurrogatePairs-chrome.png
Normal file
BIN
test/screenshotter/images/SurrogatePairs-chrome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
test/screenshotter/images/SurrogatePairs-firefox.png
Normal file
BIN
test/screenshotter/images/SurrogatePairs-firefox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user