* Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa @ /Users/leafac/.emacs.d/elpa/org-20150727/)]
@ 2015-09-03 20:55 Leandro Facchinetti
2015-09-07 19:22 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Leandro Facchinetti @ 2015-09-03 20:55 UTC (permalink / raw)
To: emacs-orgmode
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 <me@leafac.com>
https://www.leafac.com
GPG key: 3DF3D583
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa @ /Users/leafac/.emacs.d/elpa/org-20150727/)]
2015-09-03 20:55 Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa @ /Users/leafac/.emacs.d/elpa/org-20150727/)] Leandro Facchinetti
@ 2015-09-07 19:22 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2015-09-07 19:22 UTC (permalink / raw)
To: Leandro Facchinetti; +Cc: emacs-orgmode
Hello,
Leandro Facchinetti <me@leafac.com> writes:
> Fix entity infinity documentation.
>
> This was probably an error while copy and pasting.
Correct. Done. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-07 19:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 20:55 Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa @ /Users/leafac/.emacs.d/elpa/org-20150727/)] Leandro Facchinetti
2015-09-07 19:22 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).