add various dots to tex-table and thus drracket keyboard shortcuts
original commit: a00bcfd16e0459eba60d8af9d404337fd54cb875
This commit is contained in:
parent
7582df87b6
commit
16565da8e0
|
@ -182,9 +182,16 @@
|
|||
("S" "§")
|
||||
|
||||
("newpage" "\f")
|
||||
|
||||
))
|
||||
|
||||
|
||||
("vdots" "⋮")
|
||||
("ddots" "⋱")
|
||||
("cdots" "⋯")
|
||||
("hdots" "⋯")
|
||||
("udots" "⋰")
|
||||
("downtherefore" "∵")
|
||||
("uptherefore" "∴")
|
||||
("vdotdot" "∶")
|
||||
("squaredots" "∷")))
|
||||
|
||||
(module+ test
|
||||
(require racket/match)
|
||||
|
|
Loading…
Reference in New Issue
Block a user