diff --git a/news/changelog-1.7.md b/news/changelog-1.7.md index 831514bbdc..550549d275 100644 --- a/news/changelog-1.7.md +++ b/news/changelog-1.7.md @@ -14,6 +14,10 @@ All changes included in 1.7: - ([#11608](https://github.com/quarto-dev/quarto-cli/pull/11608)): Do not issue error message when calling `quarto check info`. +## Typst + +- ([#11578](https://github.com/quarto-dev/quarto-cli/issues/11578)): Typst column layout widths use fractional units instead of percent units in order to fill the enclosing block and not spill outside it. + ## Lua Filters and extensions - ([#11526](https://github.com/quarto-dev/quarto-cli/pull/11526)):