/quarto-typst-header

Primary LanguageRGNU General Public License v3.0GPL-3.0

quarto-typst-header

A repo to document a less-than-desireable behavior of trying to set a header in typst output.

quarto::quarto_version()
#> [1] '1.4.553'
system2("typst", "--version", stdout = TRUE)
#> [1] "typst 0.11.0"