Backport Emacs trunk revno r116039

This commit is contained in:
Bastien Guerry 2014-01-16 11:57:45 +01:00
parent d4b653656e
commit be54f049dd
1 changed files with 1 additions and 1 deletions

View File

@ -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]" "")