aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-01-17 12:18:40 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-01-17 16:40:32 -0500
commit63a2507d0e35036d784eb84badb75811f70a5fb9 (patch)
tree5768c52c4517a99a88565695798fe57c7d766cff /tools
parent80528eaeb640fc5beff5b4028872f5868d8c36e0 (diff)
downloadpandoc-63a2507d0e35036d784eb84badb75811f70a5fb9.tar.gz
Powerpoint writer: Revamp slide type
This is an internal change to the Presentation type. The algebraic datatype that used to be called `Slide` is now `Layout`, and Slide is defined as `Slide SlideId Layout (Maybe Notes)`. Though there should be no user-visible changes in this commit, it offers two benefits moving forward: 1. Slides now carry their Id with them, instead of being assigned it in deck order. This makes it easier to set up a link to, say, an endnotes slide ahead of time. 2. This makes room for Notes slides, when we implement them.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions