summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2011-12-29 17:41:06 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2011-12-29 17:41:06 -0800
commit31fb776c32ad24dd4e9fbf8e547350423ff53ccd (patch)
tree25d26ec0b926c9ba36536e33eb84910ec832c41f /pandoc.cabal
parentcd190be09e6e41c6dd7669191eeb1b4d7f0697b9 (diff)
DZSlides: Added dzslides/template.html.
This is the unaltered file from the dzslides repository. Pandoc now reads it, looking for the core part, and includes this in the new dzslides template via the 'dzslides-core' variable. When dzslides is updated, you can just put the new template.html in your `~/.pandoc/dzslides` directory, and things should work -- provided the core part can be identified as everything from <!-- {{{{ dzslides core to the end of the file. This should make it a bit easier to keep up to date.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 13e5d2375..d865862a3 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -74,6 +74,8 @@ Data-Files:
slidy/graphics/nofold-dim.gif,
slidy/graphics/unfold-dim.gif,
slidy/graphics/fold-dim.gif,
+ -- data for dzslides writer
+ dzslides/template.html,
-- data for citeproc
default.csl,
-- documentation