aboutsummaryrefslogtreecommitdiff
path: root/data/pptx/ppt/slides
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-02-17 09:40:39 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-02-18 16:31:32 -0500
commit6c6ac9f22e746f4883412013f6369bf985831e91 (patch)
tree366bec799a4cf1f659a3ad4d24cd619e8cb0f103 /data/pptx/ppt/slides
parentd9e179d6fd68b3da16cd0ccf22860ffe54184a2f (diff)
downloadpandoc-6c6ac9f22e746f4883412013f6369bf985831e91.tar.gz
Powerpoint writer: Move notes slides into data tree.
Diffstat (limited to 'data/pptx/ppt/slides')
-rw-r--r--data/pptx/ppt/slides/_rels/slide1.xml.rels2
-rw-r--r--data/pptx/ppt/slides/_rels/slide2.xml.rels2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/pptx/ppt/slides/_rels/slide1.xml.rels b/data/pptx/ppt/slides/_rels/slide1.xml.rels
index 370cab18a..c8628ebbd 100644
--- a/data/pptx/ppt/slides/_rels/slide1.xml.rels
+++ b/data/pptx/ppt/slides/_rels/slide1.xml.rels
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/slideLayout" Target="../slideLayouts/slideLayout1.xml"/></Relationships> \ No newline at end of file
+<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="rId2" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/notesSlide" Target="../notesSlides/notesSlide1.xml"/><Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/slideLayout" Target="../slideLayouts/slideLayout1.xml"/></Relationships> \ No newline at end of file
diff --git a/data/pptx/ppt/slides/_rels/slide2.xml.rels b/data/pptx/ppt/slides/_rels/slide2.xml.rels
index f61c136a8..89a9f5a77 100644
--- a/data/pptx/ppt/slides/_rels/slide2.xml.rels
+++ b/data/pptx/ppt/slides/_rels/slide2.xml.rels
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/slideLayout" Target="../slideLayouts/slideLayout2.xml"/></Relationships> \ No newline at end of file
+<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="rId2" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/notesSlide" Target="../notesSlides/notesSlide2.xml"/><Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/slideLayout" Target="../slideLayouts/slideLayout2.xml"/></Relationships> \ No newline at end of file