diff options
| author | John MacFarlane <[email protected]> | 2023-01-12 12:07:17 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-01-12 12:07:17 -0800 |
| commit | cfe001e4d23bb5db4e76b64176e12e2928315848 (patch) | |
| tree | 5d3f585fe9ad6749535772e081bd1ff9ddc4e9a8 /stack.yaml | |
| parent | 8522676a1149b780161e8e454ace8f34bd84d1cc (diff) | |
Use dev version of texmath
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 7b7b8ace3..c46930d13 100644 --- a/stack.yaml +++ b/stack.yaml @@ -34,7 +34,8 @@ extra-deps: - doclayout-0.4 - doctemplates-0.11 - commonmark-extensions-0.2.3.3 -- texmath-0.12.5.4 +- git: https://github.com/jgm/texmath + commit: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9 - git: https://github.com/jgm/citeproc commit: a8b7748537401d6c9749406a49df7008cea8c7f2 |
