summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-03-30 16:43:17 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-30 16:43:17 +0200
commit6ad486c3c3922e4ac7dd5710f69c3ccf623e92b4 (patch)
tree0c9b584c5adf2a4ecf6ab862b3c736b2c1a7186a /pandoc.cabal
parent2f19b5daac4da2b849b5165f9eb1386ab41ccc1b (diff)
Automatically include URI-encoded jats.csl for jats output.
This way people can do pandoc -s -t jats --filter pandoc-citeproc and it will just work. If they want to specify a stylesheet, they still can.
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 33694dec0..1dfa74482 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -111,6 +111,8 @@ Data-Files:
data/pandoc.lua
-- bash completion template
data/bash_completion.tpl
+ -- jats csl
+ data/jats.csl
-- documentation
MANUAL.txt, COPYRIGHT
Extra-Source-Files: