mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 05:43:39 +08:00
Use released typst 0.8.1.
This commit is contained in:
@@ -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/typst-hs.git
|
||||
tag: 49996ca5c9dffd9ced5c5887f392908100595f28
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath.git
|
||||
|
||||
+1
-1
@@ -567,7 +567,7 @@ library
|
||||
zip-archive >= 0.4.3.1 && < 0.5,
|
||||
zlib >= 0.5 && < 0.8,
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
typst >= 0.8.0.2 && < 0.9,
|
||||
typst >= 0.8.1 && < 0.9,
|
||||
vector >= 0.12 && < 0.14,
|
||||
djot >= 0.1.2.3 && < 0.2,
|
||||
asciidoc >= 0.1 && < 0.2,
|
||||
|
||||
+1
-2
@@ -15,8 +15,7 @@ extra-deps:
|
||||
- hslua-packaging-2.3.2
|
||||
- typst-symbols-0.1.9.1
|
||||
- citeproc-0.12
|
||||
- git: https://github.com/jgm/typst-hs.git
|
||||
commit: 49996ca5c9dffd9ced5c5887f392908100595f28
|
||||
- typst-0.8.1
|
||||
- git: https://github.com/jgm/texmath.git
|
||||
commit: 110322589698df20abf3f3a06c070271802ea598
|
||||
- git: https://github.com/jgm/djoths.git
|
||||
|
||||
Reference in New Issue
Block a user