diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-10-04 11:50:32 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-10-04 11:50:32 -0700 |
commit | 82d587493d97536a64110902f647d953b5f28dd4 (patch) | |
tree | 6864e7c6b1abf48a8f01d77819a696379aae0736 /test/pptx/content-with-caption | |
parent | 62f83aa48633af477913bde6f615fe9f8793901a (diff) | |
download | pandoc-82d587493d97536a64110902f647d953b5f28dd4.tar.gz |
Revert "Powerpoint writer: consolidate text run nodes."
This reverts commit 62f83aa48633af477913bde6f615fe9f8793901a.
This was already being done, it seems.
I misidentified the problem; it is really with `Str ""` nodes.
Diffstat (limited to 'test/pptx/content-with-caption')
12 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/content-with-caption/heading-text-image/deleted-layouts.pptx b/test/pptx/content-with-caption/heading-text-image/deleted-layouts.pptx Binary files differindex 1a94474ea..3cd09a916 100644 --- a/test/pptx/content-with-caption/heading-text-image/deleted-layouts.pptx +++ b/test/pptx/content-with-caption/heading-text-image/deleted-layouts.pptx diff --git a/test/pptx/content-with-caption/heading-text-image/moved-layouts.pptx b/test/pptx/content-with-caption/heading-text-image/moved-layouts.pptx Binary files differindex 32d76ca3d..8e76bc94c 100644 --- a/test/pptx/content-with-caption/heading-text-image/moved-layouts.pptx +++ b/test/pptx/content-with-caption/heading-text-image/moved-layouts.pptx diff --git a/test/pptx/content-with-caption/heading-text-image/output.pptx b/test/pptx/content-with-caption/heading-text-image/output.pptx Binary files differindex aea085efc..5c680e878 100644 --- a/test/pptx/content-with-caption/heading-text-image/output.pptx +++ b/test/pptx/content-with-caption/heading-text-image/output.pptx diff --git a/test/pptx/content-with-caption/heading-text-image/templated.pptx b/test/pptx/content-with-caption/heading-text-image/templated.pptx Binary files differindex 07becc7f8..bdde384a4 100644 --- a/test/pptx/content-with-caption/heading-text-image/templated.pptx +++ b/test/pptx/content-with-caption/heading-text-image/templated.pptx diff --git a/test/pptx/content-with-caption/image-text/deleted-layouts.pptx b/test/pptx/content-with-caption/image-text/deleted-layouts.pptx Binary files differindex 4e834f056..376880b41 100644 --- a/test/pptx/content-with-caption/image-text/deleted-layouts.pptx +++ b/test/pptx/content-with-caption/image-text/deleted-layouts.pptx diff --git a/test/pptx/content-with-caption/image-text/moved-layouts.pptx b/test/pptx/content-with-caption/image-text/moved-layouts.pptx Binary files differindex 44a689c30..9e33d3163 100644 --- a/test/pptx/content-with-caption/image-text/moved-layouts.pptx +++ b/test/pptx/content-with-caption/image-text/moved-layouts.pptx diff --git a/test/pptx/content-with-caption/image-text/output.pptx b/test/pptx/content-with-caption/image-text/output.pptx Binary files differindex e1595c428..c88030b94 100644 --- a/test/pptx/content-with-caption/image-text/output.pptx +++ b/test/pptx/content-with-caption/image-text/output.pptx diff --git a/test/pptx/content-with-caption/image-text/templated.pptx b/test/pptx/content-with-caption/image-text/templated.pptx Binary files differindex 58264a92d..a22e9ae3e 100644 --- a/test/pptx/content-with-caption/image-text/templated.pptx +++ b/test/pptx/content-with-caption/image-text/templated.pptx diff --git a/test/pptx/content-with-caption/text-image/deleted-layouts.pptx b/test/pptx/content-with-caption/text-image/deleted-layouts.pptx Binary files differindex e548a7798..2dcb8b78e 100644 --- a/test/pptx/content-with-caption/text-image/deleted-layouts.pptx +++ b/test/pptx/content-with-caption/text-image/deleted-layouts.pptx diff --git a/test/pptx/content-with-caption/text-image/moved-layouts.pptx b/test/pptx/content-with-caption/text-image/moved-layouts.pptx Binary files differindex ca0e74a18..7d187a168 100644 --- a/test/pptx/content-with-caption/text-image/moved-layouts.pptx +++ b/test/pptx/content-with-caption/text-image/moved-layouts.pptx diff --git a/test/pptx/content-with-caption/text-image/output.pptx b/test/pptx/content-with-caption/text-image/output.pptx Binary files differindex 3fdf9ea07..751121cf2 100644 --- a/test/pptx/content-with-caption/text-image/output.pptx +++ b/test/pptx/content-with-caption/text-image/output.pptx diff --git a/test/pptx/content-with-caption/text-image/templated.pptx b/test/pptx/content-with-caption/text-image/templated.pptx Binary files differindex bd96bd723..4f0aaaa7a 100644 --- a/test/pptx/content-with-caption/text-image/templated.pptx +++ b/test/pptx/content-with-caption/text-image/templated.pptx |