Skip to content

Conversation

@mcanouil
Copy link
Collaborator

@mcanouil mcanouil commented Oct 23, 2025

Correct the syntax for specifying multiple bibliography files in the Typst template. This change resolves an issue where the previous syntax caused errors during document rendering with Typst.

Fixes #13602

A PR upstream was also made, thus why src/resources/formats/typst/pandoc/typst.template is not modified here, but it could be:

@mcanouil mcanouil self-assigned this Oct 23, 2025
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Oct 23, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mcanouil mcanouil marked this pull request as ready for review October 23, 2025 08:21
Copy link
Collaborator

@cderv cderv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

I'll add a test and a news items. They usually should be in all PR.

@mcanouil
Copy link
Collaborator Author

mcanouil commented Oct 23, 2025

Thanks for the test. Maybe add one (I can also but as you are on the branch, i'd rather avoid conflict) when using bibliography: references.bib.

@cderv
Copy link
Collaborator

cderv commented Oct 23, 2025

I rebased for cleaner history, and I'll merge when tests passes. Thank you !

@cderv cderv merged commit be6bcd2 into quarto-dev:main Oct 23, 2025
2 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typst format not parsing multiple bibliography (.bib) files in yaml

3 participants