From 8c74cebbfc52e0441d2632470e367e3edb99f20b Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 31 Dec 2009 01:10:42 +0000 Subject: Added templates/ directory. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1687 788f1e2b-df1e-0410-8736-df70ead52e1b --- pandoc.cabal | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 3a1f62c95..4c4d020a0 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -34,7 +34,12 @@ Description: Pandoc is a Haskell library for converting from one markup which convert this native representation into a target format. Thus, adding an input or output format requires only adding a reader or writer. -Data-Files: +Data-Files: templates/html.template, templates/docbook.template, + templates/opendocument.template, templates/latex.template, + templates/context.template, templates/texinfo.template, + templates/man.template, templates/markdown.template, + templates/rst.template, templates/s5.template, + templates/mediawiki.template, templates/rtf.template -- documentation README, INSTALL, COPYRIGHT, BUGS, changelog, -- wrappers -- cgit v1.2.3