[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch] ox-beamer: allow setting frame subtitle with BEAMER_SUBTITLE pro
From: |
hugo |
Subject: |
[patch] ox-beamer: allow setting frame subtitle with BEAMER_SUBTITLE property |
Date: |
Sat, 06 Jul 2024 12:46:01 +0100 |
User-agent: |
Roundcube Webmail/1.6.6 |
Hi all,
I found recently I wanted to add subtitles to some slides in beamer in
an export from org-mode. In the end I had to write an
explicit #+beamer: declaration with latex code in it for each
headline. The attached patch implements an easier (I think) way of
setting subtitles, with properties on org headings which are exported
as frames. I hope this is helpful.
Best,
Hugo
0001-ox-beamer-allow-setting-frame-subtitle-with-headline.patch
Description: Text Data
- [patch] ox-beamer: allow setting frame subtitle with BEAMER_SUBTITLE property,
hugo <=