Replies: 3 comments 13 replies
-
The best place to know how a technology/tool can do something is usually the documentation of that technology. https://typst.app/docs/reference/layout/page/ Use this to change the template: https://quarto.org/docs/journals/templates.html#typst-partials |
Beta Was this translation helpful? Give feedback.
9 replies
-
Thanks Gordon, that doesn't work for me, that was the first port of call.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@gordonwoodhull I believe update to Pandoc 3.6 will solve this as we will update the template to support new |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I have an incredibly simple Quarto document using Typst. I need to turn off page numbering and I can find no way of effectively doing that either in YAML front matter or using Typst
#set
commands.Does anyone know of a straightforward way to accomplish this simple and common requirement?
Beta Was this translation helpful? Give feedback.
All reactions