add various dots to tex-table and thus drracket keyboard shortcuts
This commit is contained in:
parent
6ce8f20801
commit
a00bcfd16e
|
@ -183,8 +183,15 @@
|
||||||
|
|
||||||
("newpage" "\f")
|
("newpage" "\f")
|
||||||
|
|
||||||
))
|
("vdots" "⋮")
|
||||||
|
("ddots" "⋱")
|
||||||
|
("cdots" "⋯")
|
||||||
|
("hdots" "⋯")
|
||||||
|
("udots" "⋰")
|
||||||
|
("downtherefore" "∵")
|
||||||
|
("uptherefore" "∴")
|
||||||
|
("vdotdot" "∶")
|
||||||
|
("squaredots" "∷")))
|
||||||
|
|
||||||
(module+ test
|
(module+ test
|
||||||
(require racket/match)
|
(require racket/match)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user