diff options
author | Emily Bourke <undergroundquizscene@protonmail.com> | 2021-08-18 10:13:54 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-08-18 10:10:55 -0700 |
commit | 5616d00d09d3a940364befd380dde328c6ac1a08 (patch) | |
tree | 85261b682bf5669c4d47fbded1bb206489f45948 /test/pptx | |
parent | fd99fe4d7ee5459d32505ef14f4453839cfcefab (diff) | |
download | pandoc-5616d00d09d3a940364befd380dde328c6ac1a08.tar.gz |
pptx: Include image title in description
The image title (i.e. ``) was previously
ignored when writing to pptx. This commit includes it in PowerPoint's
description of the image, along with the link (which was already
included).
Fixes 7352.
Diffstat (limited to 'test/pptx')
-rw-r--r-- | test/pptx/images.pptx | bin | 44579 -> 44596 bytes |
-rw-r--r-- | test/pptx/images_deleted_layouts.pptx | bin | 47424 -> 47437 bytes |
-rw-r--r-- | test/pptx/images_moved_layouts.pptx | bin | 58213 -> 58160 bytes |
-rw-r--r-- | test/pptx/images_templated.pptx | bin | 57729 -> 57660 bytes |
-rw-r--r-- | test/pptx/speaker_notes_afterseps.pptx | bin | 51548 -> 51557 bytes |
-rw-r--r-- | test/pptx/speaker_notes_afterseps_deleted_layouts.pptx | bin | 54390 -> 54396 bytes |
-rw-r--r-- | test/pptx/speaker_notes_afterseps_moved_layouts.pptx | bin | 65181 -> 65121 bytes |
-rw-r--r-- | test/pptx/speaker_notes_afterseps_templated.pptx | bin | 64695 -> 64619 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/images.pptx b/test/pptx/images.pptx Binary files differindex 670a825de..89325e577 100644 --- a/test/pptx/images.pptx +++ b/test/pptx/images.pptx diff --git a/test/pptx/images_deleted_layouts.pptx b/test/pptx/images_deleted_layouts.pptx Binary files differindex 7a38ea625..053928863 100644 --- a/test/pptx/images_deleted_layouts.pptx +++ b/test/pptx/images_deleted_layouts.pptx diff --git a/test/pptx/images_moved_layouts.pptx b/test/pptx/images_moved_layouts.pptx Binary files differindex 08d1c27e0..7951a09f6 100644 --- a/test/pptx/images_moved_layouts.pptx +++ b/test/pptx/images_moved_layouts.pptx diff --git a/test/pptx/images_templated.pptx b/test/pptx/images_templated.pptx Binary files differindex 48ebf66d6..7c0ed9a17 100644 --- a/test/pptx/images_templated.pptx +++ b/test/pptx/images_templated.pptx diff --git a/test/pptx/speaker_notes_afterseps.pptx b/test/pptx/speaker_notes_afterseps.pptx Binary files differindex 13f564bf0..9542fe8b5 100644 --- a/test/pptx/speaker_notes_afterseps.pptx +++ b/test/pptx/speaker_notes_afterseps.pptx diff --git a/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx b/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx Binary files differindex 1e7f4968d..9fec1c279 100644 --- a/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx +++ b/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx diff --git a/test/pptx/speaker_notes_afterseps_moved_layouts.pptx b/test/pptx/speaker_notes_afterseps_moved_layouts.pptx Binary files differindex e092ae444..de697cbd8 100644 --- a/test/pptx/speaker_notes_afterseps_moved_layouts.pptx +++ b/test/pptx/speaker_notes_afterseps_moved_layouts.pptx diff --git a/test/pptx/speaker_notes_afterseps_templated.pptx b/test/pptx/speaker_notes_afterseps_templated.pptx Binary files differindex 9c22eaf38..5a3d15d57 100644 --- a/test/pptx/speaker_notes_afterseps_templated.pptx +++ b/test/pptx/speaker_notes_afterseps_templated.pptx |