]> git.eshelyaron.com Git - emacs.git/commitdiff
Add \sqrt and \sqrt[3] as Latex input methods
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 22 Jan 2020 14:18:22 +0000 (15:18 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 22 Jan 2020 14:18:22 +0000 (15:18 +0100)
* lisp/leim/quail/latin-ltx.el: Add \sqrt and \sqrt[3] as input
methods (bug#25594).

lisp/leim/quail/latin-ltx.el

index a9ea2bba36d6ac572791657f59bec0fdf346f441..4ca58b057194a1d7bed7961962d02962283bf5cd 100644 (file)
@@ -703,7 +703,8 @@ system, including many technical ones.  Examples:
  ("\\ldq" ?\“)
  ("\\rdq" ?\”)
  ("\\defs" ?≙)                               ; per fuzz/zed
- ;; ("\\sqrt[3]" ?∛)
+ ("\\sqrt" ?√)
+ ("\\sqrt[3]" ?∛)
  ("\\llbracket" ?\〚)                         ; stmaryrd
  ("\\rrbracket" ?\〛)
  ;; ("\\lbag" ?\〚)                   ; fuzz