Skip to content

Commit c68905f

Browse files
docs: add changelog entry for #14241 (QUARTO_PDF_STANDARD env var)
1 parent f6e1e92 commit c68905f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

news/changelog-1.9.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ All changes included in 1.9:
105105
- New `pdf-trailer-id` support for reproducible PDF builds.
106106
- New `cancel` package support for `\cancel` command in math.
107107
- ([#14017](https://github.com/quarto-dev/quarto-cli/issues/14017)): `tColorOptions()` in .tex file will now always have options in alphabetical order. Previously, they were in random order leading to a different .tex intermediates for identical .qmd.
108+
- ([#14241](https://github.com/quarto-dev/quarto-cli/pull/14241)): Add `QUARTO_PDF_STANDARD` environment variable as a fallback for the `pdf-standard` option. Accepts comma-separated values (e.g., `QUARTO_PDF_STANDARD=ua-2`), enabling PDF standard conformance without modifying document YAML. Works with both LaTeX and Typst formats.
108109

109110
### `revealjs`
110111

0 commit comments

Comments
 (0)