mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 02:04:53 +08:00
Use released texmath 0.12.10.
This commit is contained in:
@@ -13,8 +13,3 @@ source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/citeproc.git
|
||||
tag: cf5542df8f21085bbfd794eaa5cc40abc605637b
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath.git
|
||||
tag: aa0cffc32fd6d3d9e0f219b8583141de99b54a36
|
||||
|
||||
+1
-1
@@ -535,7 +535,7 @@ library
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
texmath >= 0.12.9 && < 0.13,
|
||||
texmath >= 0.12.10 && < 0.13,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.15,
|
||||
|
||||
+1
-2
@@ -16,10 +16,9 @@ extra-deps:
|
||||
- commonmark-extensions-0.2.6
|
||||
- commonmark-pandoc-0.2.3
|
||||
- typst-0.7
|
||||
- texmath-0.12.10
|
||||
- git: https://github.com/jgm/citeproc.git
|
||||
commit: cf5542df8f21085bbfd794eaa5cc40abc605637b
|
||||
- git: https://github.com/jgm/texmath.git
|
||||
commit: aa0cffc32fd6d3d9e0f219b8583141de99b54a36
|
||||
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
|
||||
Reference in New Issue
Block a user