From cdbe45e8ee1c5b87516ad020584576a22fdb28f4 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Tue, 27 Feb 2018 09:09:45 -0500 Subject: Powerpoint writer: Remove empty slides Make sure there are no empty slides in the pptx output. Because of the way that slides were split, these could be accidentally produced by comments after images. When animations are added, there will be a way to add an empty slide with either incremental lists or pauses. Test outputs checked with MS PowerPoint (Office 2013, Windows 10, VBox). Both files have expected output and are not corrupted. --- test/pptx/remove_empty_slides_templated.pptx | Bin 0 -> 411101 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/pptx/remove_empty_slides_templated.pptx (limited to 'test/pptx/remove_empty_slides_templated.pptx') diff --git a/test/pptx/remove_empty_slides_templated.pptx b/test/pptx/remove_empty_slides_templated.pptx new file mode 100644 index 000000000..1efe33212 Binary files /dev/null and b/test/pptx/remove_empty_slides_templated.pptx differ -- cgit v1.2.3