Adds support for inserting more arrow characters by their LaTex names
original commit: a12491bb89030eda9635e0a1925dd60c8ea6d668
This commit is contained in:
parent
fdf79692b3
commit
2468f25c33
|
@ -28,15 +28,15 @@
|
|||
("leftrightarrow" "↔")
|
||||
("nearrow" "↗")
|
||||
("Updownarrow" "⇕")
|
||||
|
||||
("hookleftarrow" "↩")
|
||||
("hookrightarrow" "↪")
|
||||
("leadsto""↝")
|
||||
|
||||
;; arrows that didn't come out right in copy & paste
|
||||
;←− \longleftarrow
|
||||
;⇐= \Longleftarrow
|
||||
;← \hookleftarrow
|
||||
;←→ \longleftrightarrow
|
||||
; → \hookrightarrow
|
||||
;⇐⇒ \Longleftrightarrow
|
||||
; \leadsto∗
|
||||
;−→ \longmapsto
|
||||
;=⇒ \Longrightarrow
|
||||
;→ \mapsto
|
||||
|
|
Loading…
Reference in New Issue
Block a user