Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/smoke/typst-gather/with-transitive-deps/typst-gather.toml
12923 views
1
rootdir = "_extensions/transitive-format"
2
destination = "typst/packages"
3
discover = ["_extensions/transitive-format/typst-template.typ"]
4
5
[local]
6
dep-pkg = "local-packages/dep-pkg/0.1.0"
7
8