Documentation and usage on using a Typst template (not partials) #13349
Unanswered
JosephBARBIERDARNAL
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi!
I'm looking for some documentation/usages of using quarto+typst, using a template file like this:
Documentation usage of
template-partials
is fairly clear to me, but I haven't been able to found usage examples of just usingtemplate
.For example, I would believe that the following would work, but it just renders a blank page:
Where
custom.typ
is:I guess this is not a bug but rather not how people are supposed to use
template
?Beta Was this translation helpful? Give feedback.
All reactions