mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 04:08:43 +00:00
Change \xLongequal to \xlongequal (#997)
Fix a spelling mistake from PR #670.
This commit is contained in:
@@ -354,9 +354,8 @@ defineFunction([
|
||||
"\\xleftrightarrow", "\\xLeftrightarrow", "\\xhookleftarrow",
|
||||
"\\xhookrightarrow", "\\xmapsto", "\\xrightharpoondown",
|
||||
"\\xrightharpoonup", "\\xleftharpoondown", "\\xleftharpoonup",
|
||||
"\\xrightleftharpoons", "\\xleftrightharpoons", "\\xLongequal",
|
||||
"\\xtwoheadrightarrow", "\\xtwoheadleftarrow", "\\xLongequal",
|
||||
"\\xtofrom",
|
||||
"\\xrightleftharpoons", "\\xleftrightharpoons", "\\xlongequal",
|
||||
"\\xtwoheadrightarrow", "\\xtwoheadleftarrow", "\\xtofrom",
|
||||
], {
|
||||
numArgs: 1,
|
||||
numOptionalArgs: 1,
|
||||
|
Reference in New Issue
Block a user