Add \bot as alias for \perp in DrRacket (both are supported in LaTeX).
This commit is contained in:
parent
83c26eef4b
commit
952af2fa2d
|
@ -135,6 +135,7 @@
|
|||
("succ" "≻")
|
||||
("sim" "∼")
|
||||
("perp" "⊥")
|
||||
("bot" "⊥")
|
||||
("top" "⊤")
|
||||
("preceq" "≼")
|
||||
("succeq" "≽")
|
||||
|
|
Loading…
Reference in New Issue
Block a user