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 | |
| 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')
| -rw-r--r-- | test/pptx/code/deleted-layouts.pptx | bin | 32716 -> 32695 bytes |
| -rw-r--r-- | test/pptx/code/moved-layouts.pptx | bin | 43405 -> 43383 bytes |
| -rw-r--r-- | test/pptx/code/output.pptx | bin | 29835 -> 29815 bytes |
| -rw-r--r-- | test/pptx/code/templated.pptx | bin | 42905 -> 42882 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/code/deleted-layouts.pptx b/test/pptx/code/deleted-layouts.pptx Binary files differindex df7814599..3127e20e5 100644 --- a/test/pptx/code/deleted-layouts.pptx +++ b/test/pptx/code/deleted-layouts.pptx diff --git a/test/pptx/code/moved-layouts.pptx b/test/pptx/code/moved-layouts.pptx Binary files differindex 71e8560bd..7a2e3b7ac 100644 --- a/test/pptx/code/moved-layouts.pptx +++ b/test/pptx/code/moved-layouts.pptx diff --git a/test/pptx/code/output.pptx b/test/pptx/code/output.pptx Binary files differindex 4b70df2c7..e700bc268 100644 --- a/test/pptx/code/output.pptx +++ b/test/pptx/code/output.pptx diff --git a/test/pptx/code/templated.pptx b/test/pptx/code/templated.pptx Binary files differindex 1285a9273..44f34cd64 100644 --- a/test/pptx/code/templated.pptx +++ b/test/pptx/code/templated.pptx |
