projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fd35d7
)
Add \sqrt[4] as Latex input method, too
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 22 Jan 2020 15:47:12 +0000
(16:47 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 22 Jan 2020 15:47:12 +0000
(16:47 +0100)
* lisp/leim/quail/latin-ltx.el: Add \sqrt[4] as input method
(bug#25594).
lisp/leim/quail/latin-ltx.el
patch
|
blob
|
history
diff --git
a/lisp/leim/quail/latin-ltx.el
b/lisp/leim/quail/latin-ltx.el
index 4ca58b057194a1d7bed7961962d02962283bf5cd..ea9cafe62d27513a8141c07bc171efe40792c3b3 100644
(file)
--- a/
lisp/leim/quail/latin-ltx.el
+++ b/
lisp/leim/quail/latin-ltx.el
@@
-705,6
+705,7
@@
system, including many technical ones. Examples:
("\\defs" ?≙) ; per fuzz/zed
("\\sqrt" ?√)
("\\sqrt[3]" ?∛)
+ ("\\sqrt[4]" ?∜)
("\\llbracket" ?\〚) ; stmaryrd
("\\rrbracket" ?\〛)
;; ("\\lbag" ?\〚) ; fuzz