aboutsummaryrefslogtreecommitdiff
path: root/test/pptx
diff options
context:
space:
mode:
authorEmily Bourke <undergroundquizscene@protonmail.com>2021-08-18 10:13:54 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2021-08-18 10:10:55 -0700
commit5616d00d09d3a940364befd380dde328c6ac1a08 (patch)
tree85261b682bf5669c4d47fbded1bb206489f45948 /test/pptx
parentfd99fe4d7ee5459d32505ef14f4453839cfcefab (diff)
downloadpandoc-5616d00d09d3a940364befd380dde328c6ac1a08.tar.gz
pptx: Include image title in description
The image title (i.e. `![alt text](link "title")`) 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.pptxbin44579 -> 44596 bytes
-rw-r--r--test/pptx/images_deleted_layouts.pptxbin47424 -> 47437 bytes
-rw-r--r--test/pptx/images_moved_layouts.pptxbin58213 -> 58160 bytes
-rw-r--r--test/pptx/images_templated.pptxbin57729 -> 57660 bytes
-rw-r--r--test/pptx/speaker_notes_afterseps.pptxbin51548 -> 51557 bytes
-rw-r--r--test/pptx/speaker_notes_afterseps_deleted_layouts.pptxbin54390 -> 54396 bytes
-rw-r--r--test/pptx/speaker_notes_afterseps_moved_layouts.pptxbin65181 -> 65121 bytes
-rw-r--r--test/pptx/speaker_notes_afterseps_templated.pptxbin64695 -> 64619 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/images.pptx b/test/pptx/images.pptx
index 670a825de..89325e577 100644
--- a/test/pptx/images.pptx
+++ b/test/pptx/images.pptx
Binary files differ
diff --git a/test/pptx/images_deleted_layouts.pptx b/test/pptx/images_deleted_layouts.pptx
index 7a38ea625..053928863 100644
--- a/test/pptx/images_deleted_layouts.pptx
+++ b/test/pptx/images_deleted_layouts.pptx
Binary files differ
diff --git a/test/pptx/images_moved_layouts.pptx b/test/pptx/images_moved_layouts.pptx
index 08d1c27e0..7951a09f6 100644
--- a/test/pptx/images_moved_layouts.pptx
+++ b/test/pptx/images_moved_layouts.pptx
Binary files differ
diff --git a/test/pptx/images_templated.pptx b/test/pptx/images_templated.pptx
index 48ebf66d6..7c0ed9a17 100644
--- a/test/pptx/images_templated.pptx
+++ b/test/pptx/images_templated.pptx
Binary files differ
diff --git a/test/pptx/speaker_notes_afterseps.pptx b/test/pptx/speaker_notes_afterseps.pptx
index 13f564bf0..9542fe8b5 100644
--- a/test/pptx/speaker_notes_afterseps.pptx
+++ b/test/pptx/speaker_notes_afterseps.pptx
Binary files differ
diff --git a/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx b/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx
index 1e7f4968d..9fec1c279 100644
--- a/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx
+++ b/test/pptx/speaker_notes_afterseps_deleted_layouts.pptx
Binary files differ
diff --git a/test/pptx/speaker_notes_afterseps_moved_layouts.pptx b/test/pptx/speaker_notes_afterseps_moved_layouts.pptx
index e092ae444..de697cbd8 100644
--- a/test/pptx/speaker_notes_afterseps_moved_layouts.pptx
+++ b/test/pptx/speaker_notes_afterseps_moved_layouts.pptx
Binary files differ
diff --git a/test/pptx/speaker_notes_afterseps_templated.pptx b/test/pptx/speaker_notes_afterseps_templated.pptx
index 9c22eaf38..5a3d15d57 100644
--- a/test/pptx/speaker_notes_afterseps_templated.pptx
+++ b/test/pptx/speaker_notes_afterseps_templated.pptx
Binary files differ