Require texmath 0.12.7.1.

Improves typst math output.
This commit is contained in:
John MacFarlane
2023-03-30 13:26:59 -07:00
parent 2007fdd575
commit cd299fb0a7
+1 -1
View File
@@ -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,