Hello,

Bastien <b...@gnu.org> writes:

> ox-beamer.el could have an option so that plain lists are always
> converted as dynamic lists (using the <1-> <2-> syntax) -- one problem
> would be solved, at least.

This is already possible on a case by case basis :

 - @@beamer:<1->@@ Item
 - @@beamer:<2->@@ ...

and as a frame property:

  * Headline
    :PROPERTIES:
    :BEAMER_ACT: [+-]
    :END:

    - item
    - item


Regards,

-- 
Nicolas Goaziou

Reply via email to