Ihor Radchenko <yanta...@gmail.com> writes: >> The org-beamer--normalize-argument function ensures that the action is >> enclosed in [<...>] and [...] for options. > > Or <...>. In particular, > (org-beamer--normalize-argument raw-actions 'action) > , will return <raw-actions> (possibly stripping duplicate <>) > Looking at 12.7 Splitting a Frame into Multiple Columns section of the > beamer manual, it should be safe to use <raw-actions>.
I unified the code duplication and adjusted the patch to avoid duplicate beamer action spec when user also defines inner environment via BEAMER_ENV. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c9ed0388e -- Ihor Radchenko // yantar92, Org mode contributor, 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>