-
DescriptionI am getting the following error, when using the document and template partial below. Could you please help me?
The
The template partial is:
|
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jan 12, 2025
Replies: 1 comment 1 reply
-
You need to change the definitions as well: https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/typst/pandoc/quarto/typst-show.typ The template is: https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/typst/pandoc/quarto/template.typ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
psads-git
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to change the definitions as well: https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/typst/pandoc/quarto/typst-show.typ
You are replacing a partials, so all the others still apply.
The template is: https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/typst/pandoc/quarto/template.typ