Merge branch 'maint'
This commit is contained in:
commit
3fafad7eec
|
@ -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]" "∧")
|
||||
|
|
Loading…
Reference in New Issue