diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-03-21 09:37:49 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-03-21 10:07:07 -0400 |
commit | ab184a519c75b2258a375a48ab123c5c2270e3bf (patch) | |
tree | 31929fa595b6525cf76ff8cc2112a30679cf129c /COPYRIGHT | |
parent | cb1ee07c9819bafa48a62c518e94cc95281697c1 (diff) | |
download | pandoc-ab184a519c75b2258a375a48ab123c5c2270e3bf.tar.gz |
Powerpoint writer: handle speaker notes earlier in the conversion process
Internal change: We were getting bad results with the empty text box
created by the conversion of notes into an empty paragraph. So we now
convert the notes at the `blocksToSlide` stage, by `walkM`ing a
function over the blocks that returns `()`, and then filters the notes
out. This avoids the need to have a return value for speaker notes,
and thus avoids the empty TextBox.
Together with the previous commit (256f14c5a), closes #4477.
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions