Christian Moe <[email protected]> writes: > : (setf (alist-get "ang" org-entities nil 'remove 'equal) nil)) > > Note that the "ang" entry is redundant; the =\angle= entity exports to > exactly the same result, an angle symbol. So if siunitx is popular and > this conflict is going to crop up often, perhaps we should consider > removing the "ang" entry in org-entities. It would be a breaking change > for a few users, though.
It might be redundant for latex export, but not for html or ascii. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
