Update AsciiMath to include changes since previous update
This commit is contained in:
parent
862d01bf86
commit
d2a570ded8
|
@ -546,6 +546,7 @@ var AMsymbols = [
|
|||
{input:"aleph", tag:"mo", output:"\u2135", tex:null, ttype:CONST},
|
||||
{input:"...", tag:"mo", output:"...", tex:"ldots", ttype:CONST},
|
||||
{input:":.", tag:"mo", output:"\u2234", tex:"therefore", ttype:CONST},
|
||||
{input:":'", tag:"mo", output:"\u2235", tex:"because", ttype:CONST},
|
||||
{input:"/_", tag:"mo", output:"\u2220", tex:"angle", ttype:CONST},
|
||||
{input:"/_\\", tag:"mo", output:"\u25B3", tex:"triangle", ttype:CONST},
|
||||
{input:"'", tag:"mo", output:"\u2032", tex:"prime", ttype:CONST},
|
||||
|
|
Loading…
Reference in New Issue
Block a user