1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

Add \sqrt[4] as Latex input method, too

* lisp/leim/quail/latin-ltx.el: Add \sqrt[4] as input method
(bug#25594).
This commit is contained in:
Lars Ingebrigtsen 2020-01-22 16:47:12 +01:00
parent 3fd35d7a3c
commit 1a2a5a17a7

View File

@ -705,6 +705,7 @@ system, including many technical ones. Examples:
("\\defs" ?≙) ; per fuzz/zed
("\\sqrt" ?√)
("\\sqrt[3]" ?∛)
("\\sqrt[4]" ?∜)
("\\llbracket" ?\〚) ; stmaryrd
("\\rrbracket" ?\〛)
;; ("\\lbag" ?\〚) ; fuzz