diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-10-04 12:18:18 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-10-04 12:24:12 -0700 |
commit | b8d460eeabe97756d49e4bc5f00c6bb084b69aa5 (patch) | |
tree | cdb90c7e6034c56b35ad87f99cc372ddbd8fba5a /test/pptx/code-custom | |
parent | 11baeb88505342c580cc3dd0263c4ba97e6ddb8a (diff) | |
download | pandoc-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/code-custom')
-rw-r--r-- | test/pptx/code-custom/deleted-layouts.pptx | bin | 32717 -> 32697 bytes |
-rw-r--r-- | test/pptx/code-custom/moved-layouts.pptx | bin | 43405 -> 43385 bytes |
-rw-r--r-- | test/pptx/code-custom/output.pptx | bin | 29836 -> 29817 bytes |
-rw-r--r-- | test/pptx/code-custom/templated.pptx | bin | 42905 -> 42884 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/code-custom/deleted-layouts.pptx b/test/pptx/code-custom/deleted-layouts.pptx Binary files differindex b49cd4896..f8b1c789e 100644 --- a/test/pptx/code-custom/deleted-layouts.pptx +++ b/test/pptx/code-custom/deleted-layouts.pptx diff --git a/test/pptx/code-custom/moved-layouts.pptx b/test/pptx/code-custom/moved-layouts.pptx Binary files differindex c6806f37f..810b46dd1 100644 --- a/test/pptx/code-custom/moved-layouts.pptx +++ b/test/pptx/code-custom/moved-layouts.pptx diff --git a/test/pptx/code-custom/output.pptx b/test/pptx/code-custom/output.pptx Binary files differindex a72bebbe2..ded8f1125 100644 --- a/test/pptx/code-custom/output.pptx +++ b/test/pptx/code-custom/output.pptx diff --git a/test/pptx/code-custom/templated.pptx b/test/pptx/code-custom/templated.pptx Binary files differindex 2bdb526fa..8bb0df1ff 100644 --- a/test/pptx/code-custom/templated.pptx +++ b/test/pptx/code-custom/templated.pptx |