Fixed typo in mathjax-convert-unicode
This commit is contained in:
parent
5ffa56c7e5
commit
e2cd9520cb
|
@ -15,7 +15,7 @@
|
||||||
[⁺ "{}^+"]
|
[⁺ "{}^+"]
|
||||||
[⁻ "{}^-"]
|
[⁻ "{}^-"]
|
||||||
;; TODO:
|
;; TODO:
|
||||||
[❲ "\\ifmathjax{\\unicode{x2272}}\\iflatex{❲}"]
|
[❲ "\\ifmathjax{\\unicode{x2772}}\\iflatex{❲}"]
|
||||||
[❳ "\\ifmathjax{\\unicode{x2273}}\\iflatex{❳}"]
|
[❳ "\\ifmathjax{\\unicode{x2773}}\\iflatex{❳}"]
|
||||||
))
|
))
|
||||||
(katex-convert-unicode str* mathmode? more-sym→*))
|
(katex-convert-unicode str* mathmode? more-sym→*))
|
Loading…
Reference in New Issue
Block a user