emacs-orgmode@gnu.org archives
 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 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).