How to call for -it.thanks- #9653
Unanswered
friosavila
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The author schema is described in: https://quarto.org/docs/journals/authors.html#author-schema |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
Im trying to access into the "thanks" within Authors Attribute to create a template.
I tried few things, but neither seems to be working.
This is my Authors Set up in YAML
And Im trying to use that in my template with the following code:
However, Every time I run the code, nothing comes out in the rendered PDF, nor the underlying TEX file.
Any suggestions how to work this around?
I found the answer myself. There is no "thanks" attribute on author, and there is no way to create such field. Instead one should use acknowledgement.
Beta Was this translation helpful? Give feedback.
All reactions