Added a unicode character

This commit is contained in:
Georges Dupéron 2017-07-14 02:15:56 +02:00
parent 140a703e9e
commit 0b9e7188ae

View File

@ -100,5 +100,6 @@
[ "\\cdots"] [ "\\cdots"]
[ "\\uddots"] ;; or \iddots from package mathdots, see http://tex.stackexchange.com/a/17650 [ "\\uddots"] ;; or \iddots from package mathdots, see http://tex.stackexchange.com/a/17650
[ "\\ddots"] [ "\\ddots"]
[ "\\notni"])) [ "\\notni"]
[ "\\mathcal{E}"]))
str)) str))