This patch adds a new slide-design directive which allows to set the slide design used in the following slides, for example:
A first slide using default design
-----------------------------------
Some content
.. slide-design:: New Design
Another slide using the "New Design" design
--------------------------------------------
This patch adds a new
slide-design
directive which allows to set the slide design used in the following slides, for example:Note that this PR also includes https://github.com/mattharrison/rst2odp/pull/20