Hi, I noticed that in org-entities these symbols are defined:
("lang" "\\langle" t "⟨" "<" "<" "⟨") ("rang" "\\rangle" t "⟩" ">" ">" "⟩")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 "⟨" "<" "<" "⟨") ("rangle" "\\rangle" t "⟩" ">" ">" "⟩") Cheers, Anders Johansson