Skip to content

Commit

Permalink
changelog items for typst #9193
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonwoodhull committed Mar 26, 2024
1 parent deee4ef commit 1a6c0cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions news/changelog-1.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ All changes included in 1.5:

- ([#8539](https://github.com/quarto-dev/quarto-cli/issues/8539)): Support for Typst theorems and their ilk via [typst-theorems](https://github.com/sahasatvik/typst-theorems).

- The Typst template specificies tables drawn without grid lines by default, in accordance with latest Pandoc.

## Jupyter

- ([#4802](https://github.com/quarto-dev/quarto-cli/issues/4802)): Change name of temporary input notebook to avoid accidental overwriting.
Expand Down Expand Up @@ -108,6 +110,10 @@ All changes included in 1.5:

- ([#8939](https://github.com/quarto-dev/quarto-cli/pull/8939)): `quarto inspect` now takes an additional optional parameter to specify the output file, and provides the graph of include dependencies for the inspection target.

## `quarto check`

- `quarto check` now checks a minimal version of Typst and prints the version, to aid with troubleshooting.

## `quarto typst`

- ([#9106])(#https://github.com/quarto-dev/quarto-cli/issues/9106)): Do not allow `quarto typst update`.
Expand Down

0 comments on commit 1a6c0cc

Please sign in to comment.