Added ∌ character
This commit is contained in:
parent
a088aa8def
commit
b17206f270
|
@ -95,5 +95,6 @@
|
||||||
[… "\\ldots"]
|
[… "\\ldots"]
|
||||||
[⋯ "\\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"]))
|
||||||
str))
|
str))
|
Loading…
Reference in New Issue
Block a user