summaryrefslogtreecommitdiff
path: root/windows/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-11-30 00:43:55 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-11-30 00:43:55 +0100
commitac83d4b806d4ac0bd98a2e977bdb13898483964b (patch)
treebfce19334ffd416a75be833595186b0ff26a97ff /windows/stack.yaml
parentfd2cac80ec5570d1206ec72803b4331a65196923 (diff)
Use new module from texmath to lookup MS font codepoints.
+ Removed Text.Pandoc.Readers.Docx.Fonts + Moved its code to texmath; we now use (from texmath 0.9) Text.TeXMath.Unicode.Fonts + Use texmath 0.9 (currently from git). + Updated epub tests because texmath now handles more mathml.
Diffstat (limited to 'windows/stack.yaml')
-rw-r--r--windows/stack.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 3f2a2cdb9..0362446ec 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -16,6 +16,9 @@ packages:
- location:
git: https://github.com/jgm/pandoc-citeproc.git
commit: b48cd833dd2356581d86d952d32fb14361ea79c4
+- location:
+ git: https://github.com/jgm/texmath.git
+ commit: 716614e6854a0a25f630896b247d9ff9b55e1995
extra-deps:
- doctemplates-0.1.0.2
- pandoc-types-1.17.0.4