mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
use released texmath 0.13.2.2
This commit is contained in:
@@ -12,11 +12,6 @@ source-repository-package
|
||||
location: https://github.com/jgm/typst-hs.git
|
||||
tag: d31df63aeb088cbfd8a4b9c23875938cdac4659e
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath.git
|
||||
tag: 1c62adb8886ddda787c95c7c6f8e497b3d31ef64
|
||||
|
||||
package pandoc
|
||||
flags: +embed_data_files +http
|
||||
|
||||
|
||||
+1
-1
@@ -561,7 +561,7 @@ library
|
||||
syb >= 0.1 && < 0.8,
|
||||
tagsoup >= 0.14.6 && < 0.15,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
texmath >= 0.13.2.1 && < 0.14,
|
||||
texmath >= 0.13.2.2 && < 0.14,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.17,
|
||||
|
||||
+1
-2
@@ -27,10 +27,9 @@ extra-deps:
|
||||
- typst-symbols-0.3
|
||||
- djot-0.1.4.2
|
||||
- asciidoc-0.1.0.5
|
||||
- texmath-0.13.2.2
|
||||
- git: https://github.com/jgm/typst-hs.git
|
||||
commit: d31df63aeb088cbfd8a4b9c23875938cdac4659e
|
||||
- git: https://github.com/jgm/texmath.git
|
||||
commit: 1c62adb8886ddda787c95c7c6f8e497b3d31ef64
|
||||
# needed because not yet in nixpkgs:
|
||||
- pandoc-types-1.23.1.2
|
||||
# needed because not yet in nixpkgs:
|
||||
|
||||
Reference in New Issue
Block a user