Added some characters
This commit is contained in:
parent
e2cd9520cb
commit
a53f9e9b02
|
@ -112,6 +112,9 @@
|
|||
[⋀ "\\bigwedge{}"]
|
||||
[⋁ "\\bigvee{}"]
|
||||
[± "\\pm{}"]
|
||||
[≟ "\\stackrel{?}{=}"]
|
||||
[≛ "\\stackrel{*}{=}"]
|
||||
[≝ "\\stackrel{\\scriptscriptstyle\\mathsf{def}}{=}"]
|
||||
))
|
||||
(if (string? str)
|
||||
(string-replace*
|
||||
|
|
|
@ -17,5 +17,6 @@
|
|||
;; TODO:
|
||||
[❲ "\\ifmathjax{\\unicode{x2772}}\\iflatex{❲}"]
|
||||
[❳ "\\ifmathjax{\\unicode{x2773}}\\iflatex{❳}"]
|
||||
[φ "\\phi"]
|
||||
))
|
||||
(katex-convert-unicode str* mathmode? more-sym→*))
|
Loading…
Reference in New Issue
Block a user