summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-02-18 18:42:32 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-02-18 18:54:16 -0500
commit574104861f13997effb36f8e3483dfd7c7d01cd7 (patch)
tree4147e79b4bbb883224277a7f7442c17315c0f31a /pandoc.cabal
parentb4f43f879908592ebf28adc772127c46b0c1734d (diff)
Powerpoint writer: Another attempt at avoiding compiler warnings.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index c8035a960..2433313f1 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -143,7 +143,8 @@ data-files:
data/pptx/ppt/notesMasters/notesMaster1.xml
data/pptx/ppt/notesSlides/_rels/notesSlide1.xml.rels
data/pptx/ppt/notesSlides/notesSlide1.xml
- data/pptx/ppt/notesSlides/_rels/notesSlide1.xml.rels
+ data/pptx/ppt/notesSlides/_rels/notesSlide2.xml.rels
+ data/pptx/ppt/notesSlides/notesSlide2.xml
data/pptx/ppt/theme/theme2.xml
data/pptx/[Content_Types].xml
-- stylesheet for EPUB writer