Skip to content

Commit 1bcc368

Browse files
blog: add wrap-up paragraph connecting typst-gather to the headline features
1 parent 8ec480a commit 1bcc368

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • docs/blog/posts/2026-02-xx-typst-books-etc

docs/blog/posts/2026-02-xx-typst-books-etc/index.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ Quarto 1.9 automatically stages Typst packages — from your extensions, from Qu
8080
To make this work, extension authors use the new [`typst-gather`](/docs/advanced/typst/typst-gather.qmd) tool, which scans their `.typ` files for `@preview` imports and downloads the packages into the extension directory. Authors run `quarto call typst-gather` and commit the results — users of the extension don't need to do anything.
8181

8282
This means [Custom Typst Formats](/docs/output-formats/typst-custom.qmd#custom-formats) can depend on Typst packages without copying and pasting Typst code, making them simpler and easier to maintain.
83+
84+
Both Typst books and article layout are built on `typst-gather` — orange-book depends on the Typst [orange-book](https://typst.app/universe/package/orange-book) package, and article layout depends on [Marginalia](https://typst.app/universe/package/marginalia/). As the Typst package ecosystem grows, we're excited to see what the community builds with these tools.

0 commit comments

Comments
 (0)