aboutsummaryrefslogtreecommitdiff
path: root/test/pptx/footer
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-10-04 12:18:18 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-10-04 12:24:12 -0700
commitb8d460eeabe97756d49e4bc5f00c6bb084b69aa5 (patch)
treecdb90c7e6034c56b35ad87f99cc372ddbd8fba5a /test/pptx/footer
parent11baeb88505342c580cc3dd0263c4ba97e6ddb8a (diff)
downloadpandoc-b8d460eeabe97756d49e4bc5f00c6bb084b69aa5.tar.gz
Powerpoint writer: consolidate text runs when possible.
This slims down the output files by avoiding unnecessary text run elements. Updated golden tests.
Diffstat (limited to 'test/pptx/footer')
-rw-r--r--test/pptx/footer/basic/output.pptxbin52775 -> 52727 bytes
-rw-r--r--test/pptx/footer/fixed-date/output.pptxbin51397 -> 51354 bytes
-rw-r--r--test/pptx/footer/higher-slide-number/output.pptxbin52790 -> 52740 bytes
-rw-r--r--test/pptx/footer/no-title-slide/output.pptxbin52362 -> 52314 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/footer/basic/output.pptx b/test/pptx/footer/basic/output.pptx
index db8814418..2af46108c 100644
--- a/test/pptx/footer/basic/output.pptx
+++ b/test/pptx/footer/basic/output.pptx
Binary files differ
diff --git a/test/pptx/footer/fixed-date/output.pptx b/test/pptx/footer/fixed-date/output.pptx
index 85854a744..678ecdb87 100644
--- a/test/pptx/footer/fixed-date/output.pptx
+++ b/test/pptx/footer/fixed-date/output.pptx
Binary files differ
diff --git a/test/pptx/footer/higher-slide-number/output.pptx b/test/pptx/footer/higher-slide-number/output.pptx
index c5bc3d047..651491107 100644
--- a/test/pptx/footer/higher-slide-number/output.pptx
+++ b/test/pptx/footer/higher-slide-number/output.pptx
Binary files differ
diff --git a/test/pptx/footer/no-title-slide/output.pptx b/test/pptx/footer/no-title-slide/output.pptx
index d1475bf1f..c470cbb94 100644
--- a/test/pptx/footer/no-title-slide/output.pptx
+++ b/test/pptx/footer/no-title-slide/output.pptx
Binary files differ