Hello,
Suvayu Ali <[email protected]> writes:
> In the old beamer backend it was possible to provide a subtitle by
> having a headline like this:
>
> * Frame title \\ frame subtitle
>
> In the new exporter this feature seems to be missing. Can this be
> added?
I didn't include this "feature" because I wasn't comfortable with
introducing a new syntax specific to one back-end only.
It's just a matter of doing:
--8<---------------cut here---------------start------------->8---
* Frame title
#+BEAMER: \framesubtitle{subtitle}
--8<---------------cut here---------------end--------------->8---
Otherwise, headlines could support a :BEAMER_SUBTITLE: property which
would just do that.
What do you think about it?
Regards,
--
Nicolas Goaziou