v0.10.4
PPTX v0.10.4
- Ability to define the slide layout via its name in the template file instead of an integer identifier:
Slide(; layout="Section Header") - Exported a function to list the layout names in a PowerPoint template file:
list_layoutnames
Merged pull requests:
Closed issues:
- Referring to slide layouts by name (#35)