mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Accept all existing Greek letters using unicode characters in math mode (#410)
Test Plan: - make test - run screenshot tests on travis-ci
This commit is contained in:
@@ -91,6 +91,7 @@ Gathered: |
|
||||
y = \sum_{i=1}^n i
|
||||
\end{array}
|
||||
GreekLetters: \alpha\beta\gamma\omega
|
||||
GreekUnicode: \frac{αβγδεϵζηθϑικλμνξοπϖρϱςστυφϕχψω}{ΓΔΘΞΠΣΦΨΩ\mathbf{Ω}\mathbf{\Omega}}
|
||||
GroupMacros:
|
||||
macros:
|
||||
\startExp: e^\bgroup
|
||||
|
Reference in New Issue
Block a user