diff options
Diffstat (limited to 'test/pptx/two-column')
-rw-r--r-- | test/pptx/two-column/deleted-layouts.pptx | bin | 0 -> 28883 bytes | |||
-rw-r--r-- | test/pptx/two-column/input.native | 9 | ||||
-rw-r--r-- | test/pptx/two-column/moved-layouts.pptx | bin | 0 -> 39676 bytes | |||
-rw-r--r-- | test/pptx/two-column/output.pptx | bin | 0 -> 26038 bytes | |||
-rw-r--r-- | test/pptx/two-column/templated.pptx | bin | 0 -> 39189 bytes |
5 files changed, 9 insertions, 0 deletions
diff --git a/test/pptx/two-column/deleted-layouts.pptx b/test/pptx/two-column/deleted-layouts.pptx Binary files differnew file mode 100644 index 000000000..60a244f94 --- /dev/null +++ b/test/pptx/two-column/deleted-layouts.pptx diff --git a/test/pptx/two-column/input.native b/test/pptx/two-column/input.native new file mode 100644 index 000000000..086f74889 --- /dev/null +++ b/test/pptx/two-column/input.native @@ -0,0 +1,9 @@ +Pandoc (Meta {unMeta = fromList []}) +[Header 1 ("two-column-layout",[],[]) [Str "Two-Column",Space,Str "Layout"] +,Div ("",["columns"],[]) + [Div ("",["column"],[]) + [Para [Str "One",Space,Str "paragraph."] + ,Para [Str "Another",Space,Str "paragraph."]] + ,Div ("",["column"],[]) + [Para [Str "Second",Space,Str "column",Space,Str "paragraph."] + ,Para [Str "Another",Space,Str "second",Space,Str "paragraph."]]]] diff --git a/test/pptx/two-column/moved-layouts.pptx b/test/pptx/two-column/moved-layouts.pptx Binary files differnew file mode 100644 index 000000000..a17f96b18 --- /dev/null +++ b/test/pptx/two-column/moved-layouts.pptx diff --git a/test/pptx/two-column/output.pptx b/test/pptx/two-column/output.pptx Binary files differnew file mode 100644 index 000000000..270a7eeac --- /dev/null +++ b/test/pptx/two-column/output.pptx diff --git a/test/pptx/two-column/templated.pptx b/test/pptx/two-column/templated.pptx Binary files differnew file mode 100644 index 000000000..6d9470372 --- /dev/null +++ b/test/pptx/two-column/templated.pptx |