Skip to content

Typst functions (pagebreak) dynamically in python section #13090

Answered by mcanouil
sisi31er asked this question in Q&A
Discussion options

You must be logged in to vote

That's a Typst error. It's not a Quarto error.

Use keep-md: true to look at the intermediate markdown and keep-typ: true to look at the Typst file.
Then see what is wrong.

Note that in this particular case, Typst tells you exactly what to do.

display(Markdown("`#colbreak()`{=typst}"))

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@sisi31er
Comment options

@sisi31er
Comment options

@mcanouil
Comment options

@mcanouil
Comment options

Answer selected by sisi31er
@sisi31er
Comment options

Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@cderv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants