summaryrefslogtreecommitdiff
path: root/windows/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-05-16 20:50:08 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-05-16 20:50:08 -0700
commitad669e486e3f6920be49adbeeae10ca6f66ff256 (patch)
treeecff146ab40e1b8016d899b9efdc1fad605ce3d5 /windows/stack.yaml
parent054e6abd0da453ffca04ed443e60d059506ad0eb (diff)
stack.yamls - make sure proper flags used for texmath, pandoc-citeproc.
Diffstat (limited to 'windows/stack.yaml')
-rw-r--r--windows/stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 312b39e3b..22f127c8d 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -11,6 +11,8 @@ flags:
unicode_collation: false
test_citeproc: false
debug: false
+ texmath:
+ network-uri: true
packages:
- '..'
- '../../pandoc-citeproc'