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