emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa


From: Leandro Facchinetti
Subject: [O] Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa @ /Users/leafac/.emacs.d/elpa/org-20150727/)]
Date: Thu, 03 Sep 2015 16:55:11 -0400

Fix entity infinity documentation.

This was probably an error while copy and pasting.

modified   lisp/org-entities.el
@@ -326,7 +326,7 @@ packages to be loaded, add these packages to 
`org-latex-packages-alist'."
      ("deg" "\\textdegree{}" nil "°" "degree" "°" "°")
      ("prime" "\\prime" t "′" "'" "'" "′")
      ("Prime" "\\prime{}\\prime" t "″" "''" "''" "″")
-     ("infin" "\\propto" t "∞" "[infinity]" "[infinity]" "∞")
+     ("infin" "\\infty" t "∞" "[infinity]" "[infinity]" "∞")
      ("infty" "\\infty" t "∞" "[infinity]" "[infinity]" "∞")
      ("prop" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
      ("propto" "\\propto" t "∝" "[proportional to]" "[proportional to]" 
"∝")

-- 
Leandro Facchinetti <address@hidden>
https://www.leafac.com
GPG key: 3DF3D583



reply via email to

[Prev in Thread] Current Thread [Next in Thread]