Hello,

Rob Stewart <robstewar...@gmail.com> writes:

> I like presentation zen, where less is more. I would like to export my
> org-mode files as beamer slides, but have the heading title ignored so
> as not to position a title at the top left of the each slide.
>
> I can do it on a per-slide basis with:
>
> ** My slide title
> :PROPERTIES:
> :BEAMER_ENV: fullframe
> :END:
>
> Is there a way of applying this rule to every slide, without having to
> add this :PROPERTIES: section beneath every heading in my org file?

You can use #+PROPERTY beamer_env fullframe, if beamer_env allows
inheritance. See (info "(org) Property inheritance").

Regards,

-- 
Nicolas Goaziou

Reply via email to