Explorar o código

Backport Emacs trunk revno r116039

Bastien Guerry %!s(int64=11) %!d(string=hai) anos
pai
achega
be54f049dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-entities.el

+ 1 - 1
lisp/org-entities.el

@@ -330,7 +330,7 @@ packages to be loaded, add these packages to `org-latex-packages-alist'."
     ("infin" "\\propto" t "∞" "[infinity]" "[infinity]" "∞")
     ("infty" "\\infty" t "∞" "[infinity]" "[infinity]" "∞")
     ("prop" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
-    ("proptp" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
+    ("propto" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
     ("not" "\\textlnot{}" nil "¬" "[angled dash]" "¬" "¬")
     ("neg" "\\neg{}" t "¬" "[angled dash]" "¬" "¬")
     ("land" "\\land" t "∧" "[logical and]" "[logical and]" "∧")