From 7e2bd987ae07b1357eac0227557b0221f6e286a9 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 30 Nov 2025 17:41:56 +0100 Subject: Use released texmath 0.13.0.2. --- cabal.project | 5 ----- pandoc.cabal | 2 +- stack.yaml | 3 +-- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/cabal.project b/cabal.project index c6ccf6691..0bf73b34e 100644 --- a/cabal.project +++ b/cabal.project @@ -7,11 +7,6 @@ flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1.3, skylighting-format-context >= 0.1.0.2 -source-repository-package - type: git - location: https://github.com/jgm/texmath.git - tag: 110322589698df20abf3f3a06c070271802ea598 - source-repository-package type: git location: https://github.com/jgm/djoths.git diff --git a/pandoc.cabal b/pandoc.cabal index ef8dbae73..0015ebd9e 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -555,7 +555,7 @@ library syb >= 0.1 && < 0.8, tagsoup >= 0.14.6 && < 0.15, temporary >= 1.1 && < 1.4, - texmath >= 0.13.0.1 && < 0.14, + texmath >= 0.13.0.2 && < 0.14, text >= 1.1.1.0 && < 2.2, text-conversions >= 0.3 && < 0.4, time >= 1.5 && < 1.16, diff --git a/stack.yaml b/stack.yaml index 3737e45b2..b3f7a6488 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,8 +16,7 @@ extra-deps: - typst-symbols-0.1.9.1 - citeproc-0.12 - typst-0.8.1 -- git: https://github.com/jgm/texmath.git - commit: 110322589698df20abf3f3a06c070271802ea598 +- texmath-0.13.0.2 - git: https://github.com/jgm/djoths.git commit: 7dc8da53fc092d2d4d91f5f0988840f4faf90368 - git: https://github.com/jgm/asciidoc-hs.git -- cgit v1.2.3