emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Logical not in org-entities.el
@ 2013-01-05 21:11 Florian Beck
  2013-01-05 22:08 ` Florian Beck
  0 siblings, 1 reply; 7+ messages in thread
From: Florian Beck @ 2013-01-05 21:11 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

org-entities contains the line:

("not" "\\textlnot{}" nil "¬" "[angled dash]" "¬" "¬")

This should be

("neg" "\\neg" t "¬" "[angled dash]" "¬" "¬")

The first line fails in math mode (i.e. "\not" is not replaced at all 
and negates/slashes the next symbol); the second works in either case.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-06 22:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-05 21:11 Logical not in org-entities.el Florian Beck
2013-01-05 22:08 ` Florian Beck
2013-01-06  6:14   ` Bastien
2013-01-06 10:40     ` Florian Beck
2013-01-06 11:39       ` Bastien
2013-01-06 22:00         ` Florian Beck
2013-01-06 22:07           ` Bastien

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).