diff options
Diffstat (limited to 'test/pptx/comparison/extra-image')
-rw-r--r-- | test/pptx/comparison/extra-image/deleted-layouts.pptx | bin | 0 -> 45833 bytes | |||
-rw-r--r-- | test/pptx/comparison/extra-image/input.native | 24 | ||||
-rw-r--r-- | test/pptx/comparison/extra-image/moved-layouts.pptx | bin | 0 -> 56552 bytes | |||
-rw-r--r-- | test/pptx/comparison/extra-image/output.pptx | bin | 0 -> 42961 bytes | |||
-rw-r--r-- | test/pptx/comparison/extra-image/templated.pptx | bin | 0 -> 56053 bytes |
5 files changed, 24 insertions, 0 deletions
diff --git a/test/pptx/comparison/extra-image/deleted-layouts.pptx b/test/pptx/comparison/extra-image/deleted-layouts.pptx Binary files differnew file mode 100644 index 000000000..beed077f7 --- /dev/null +++ b/test/pptx/comparison/extra-image/deleted-layouts.pptx diff --git a/test/pptx/comparison/extra-image/input.native b/test/pptx/comparison/extra-image/input.native new file mode 100644 index 000000000..34aeb8f2b --- /dev/null +++ b/test/pptx/comparison/extra-image/input.native @@ -0,0 +1,24 @@ +[Header 1 ("a-slide",[],[]) [Str "A",Space,Str "slide"] +,Div ("",["columns"],[]) + [Div ("",["column"],[]) + [Para [Str "A",Space,Str "paragraph",Space,Str "here"] + ,Table ("",[],[]) (Caption Nothing + []) + [(AlignDefault,ColWidth 0.125) + ,(AlignDefault,ColWidth 0.125)] + (TableHead ("",[],[]) + []) + [(TableBody ("",[],[]) (RowHeadColumns 0) + [] + [Row ("",[],[]) + [Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1) + [Plain [Str "plus"]] + ,Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1) + [Plain [Str "a",Space,Str "table"]]]])] + (TableFoot ("",[],[]) + []) + ,Para [Str "Then",Space,Str "some",Space,Str "more",Space,Str "text"]] + ,Div ("",["column"],[]) + [Para [Str "A",Space,Str "paragraph",Space,Str "here"] + ,Para [Image ("",[],[]) [Str "Plus",Space,Str "an",Space,Str "image"] ("lalune.jpg","fig:")] + ,Para [Image ("",[],[]) [Str "And",Space,Str "another",Space,Str "image"] ("lalune.jpg","fig:")]]]] diff --git a/test/pptx/comparison/extra-image/moved-layouts.pptx b/test/pptx/comparison/extra-image/moved-layouts.pptx Binary files differnew file mode 100644 index 000000000..f86f5b043 --- /dev/null +++ b/test/pptx/comparison/extra-image/moved-layouts.pptx diff --git a/test/pptx/comparison/extra-image/output.pptx b/test/pptx/comparison/extra-image/output.pptx Binary files differnew file mode 100644 index 000000000..a0eb5e847 --- /dev/null +++ b/test/pptx/comparison/extra-image/output.pptx diff --git a/test/pptx/comparison/extra-image/templated.pptx b/test/pptx/comparison/extra-image/templated.pptx Binary files differnew file mode 100644 index 000000000..a434ba29f --- /dev/null +++ b/test/pptx/comparison/extra-image/templated.pptx |