From 8317c5cec86f4ac992142039673373030c384cfc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 13 Sep 2023 19:55:22 -0700 Subject: Use latest texmath. This should improve math in powerpoint, fixing empty boxes around roots in some cases. --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 780eb7e36..5a463247e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -24,7 +24,7 @@ extra-deps: - skylighting-core-0.14 - skylighting-0.14 - skylighting-format-blaze-html-0.1.1.1 -- texmath-0.12.8.2 +- texmath-0.12.8.3 - tls-1.9.0 ghc-options: -- cgit v1.2.3