all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-entities: why \lang instead of \langle?
@ 2014-02-23  9:36 Anders Johansson
  2014-03-13 15:46 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Anders Johansson @ 2014-02-23  9:36 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I noticed that in org-entities these symbols are defined:

    ("lang" "\\langle" t "&lang;" "<" "<" "⟨")
    ("rang" "\\rangle" t "&rang;" ">" ">" "⟩")


But nothing for "langle" and "rangle". I guess it seems pretty confusing 
when you try to use the latex-macros you are used to.

Maybe these aliases could also be added, like what is done for e.g. "clubs":

    ("langle" "\\langle" t "&lang;" "<" "<" "⟨")
    ("rangle" "\\rangle" t "&rang;" ">" ">" "⟩")


Cheers,
Anders Johansson

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

end of thread, other threads:[~2014-03-25 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23  9:36 org-entities: why \lang instead of \langle? Anders Johansson
2014-03-13 15:46 ` Bastien
2014-03-25 13:45   ` org-entities: Another issue [was: org-entities: why \lang instead of \langle?] Anders Johansson
2014-03-25 14:02     ` Aaron Ecay

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.