emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-beamer :BEAMER_ACT: ignored on columns


From: Ihor Radchenko
Subject: Re: [BUG] org-beamer :BEAMER_ACT: ignored on columns
Date: Wed, 31 Jan 2024 14:29:41 +0000

Ihor Radchenko <yantar92@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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]