Latex rendering for not-in character

(cherry picked from commit 5bd82177cb)
This commit is contained in:
Matthew Flatt 2015-10-17 12:18:52 -06:00
parent 4e6dfe2dae
commit c80cbc360e

View File

@ -1135,6 +1135,7 @@
[(#\≐) "$\\doteq$"] [(#\≐) "$\\doteq$"]
[(#\⌢) "$\\frown$"] [(#\⌢) "$\\frown$"]
[(#\∈) "$\\in$"] [(#\∈) "$\\in$"]
[(#\∉) "$\\not\\in$"]
[(#\∋) "$\\ni$"] [(#\∋) "$\\ni$"]
[(#\∝) "$\\propto$"] [(#\∝) "$\\propto$"]
[(#\⊢) "$\\vdash$"] [(#\⊢) "$\\vdash$"]