From cd299fb0a75ff35a04791f341cb55533cf13b1b0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 30 Mar 2023 13:26:35 -0700 Subject: Require texmath 0.12.7.1. Improves typst math output. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 044164838..d29169f81 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -518,7 +518,7 @@ library syb >= 0.1 && < 0.8, tagsoup >= 0.14.6 && < 0.15, temporary >= 1.1 && < 1.4, - texmath >= 0.12.7 && < 0.13, + texmath >= 0.12.7.1 && < 0.13, text >= 1.1.1.0 && < 2.1, text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.14, -- cgit v1.2.3