aboutsummaryrefslogtreecommitdiff
path: root/stack.full.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2016-05-16 20:50:08 -0700
committerJohn MacFarlane <[email protected]>2016-05-16 20:50:08 -0700
commitad669e486e3f6920be49adbeeae10ca6f66ff256 (patch)
treeecff146ab40e1b8016d899b9efdc1fad605ce3d5 /stack.full.yaml
parent054e6abd0da453ffca04ed443e60d059506ad0eb (diff)
stack.yamls - make sure proper flags used for texmath, pandoc-citeproc.
Diffstat (limited to 'stack.full.yaml')
-rw-r--r--stack.full.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/stack.full.yaml b/stack.full.yaml
index 892598860..2f5dc0647 100644
--- a/stack.full.yaml
+++ b/stack.full.yaml
@@ -7,6 +7,11 @@ flags:
embed_data_files: false
old-locale: false
network-uri: true
+ pandoc-citeproc:
+ bibutils: true
+ embed_data_files: true
+ texmath:
+ network-uri: true
packages:
- '.'
- '../pandoc-citeproc'