diff options
author | Emily Bourke <undergroundquizscene@protonmail.com> | 2021-09-01 14:40:26 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-09-10 17:06:45 -0700 |
commit | 8ec9b884f1005e2935181045339614937159a0ad (patch) | |
tree | 75b956358c00e0c086e195b5dbf87817cade47d6 /test/pptx/speaker-notes | |
parent | 8beca46611f42ff0fed67e5a6420175cf744d32e (diff) | |
download | pandoc-8ec9b884f1005e2935181045339614937159a0ad.tar.gz |
pptx: Fix capitalisation of notesMasterId
I don’t think this has caused any problems, but before now it’s been
"NotesMasterId", which is incorrect according to [ECMA-376].
[ECMA-376]: https://www.ecma-international.org/publications-and-standards/standards/ecma-376/
Diffstat (limited to 'test/pptx/speaker-notes')
-rw-r--r-- | test/pptx/speaker-notes/deleted-layouts.pptx | bin | 38239 -> 38291 bytes |
-rw-r--r-- | test/pptx/speaker-notes/moved-layouts.pptx | bin | 49002 -> 49054 bytes |
-rw-r--r-- | test/pptx/speaker-notes/output.pptx | bin | 35360 -> 35412 bytes |
-rw-r--r-- | test/pptx/speaker-notes/templated.pptx | bin | 48507 -> 48560 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/speaker-notes/deleted-layouts.pptx b/test/pptx/speaker-notes/deleted-layouts.pptx Binary files differindex c63125d8a..558bb7930 100644 --- a/test/pptx/speaker-notes/deleted-layouts.pptx +++ b/test/pptx/speaker-notes/deleted-layouts.pptx diff --git a/test/pptx/speaker-notes/moved-layouts.pptx b/test/pptx/speaker-notes/moved-layouts.pptx Binary files differindex f95df9622..283170569 100644 --- a/test/pptx/speaker-notes/moved-layouts.pptx +++ b/test/pptx/speaker-notes/moved-layouts.pptx diff --git a/test/pptx/speaker-notes/output.pptx b/test/pptx/speaker-notes/output.pptx Binary files differindex 0ab1302da..f0e51e597 100644 --- a/test/pptx/speaker-notes/output.pptx +++ b/test/pptx/speaker-notes/output.pptx diff --git a/test/pptx/speaker-notes/templated.pptx b/test/pptx/speaker-notes/templated.pptx Binary files differindex 930377fbf..27df2d994 100644 --- a/test/pptx/speaker-notes/templated.pptx +++ b/test/pptx/speaker-notes/templated.pptx |