Having Number and Version in Title Page PDF - Quarto book render PDF #5168
Unanswered
martinlardi
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Thanks @martinlardi for the question. To add the report number and the version you will have to use partial templates. See the documentation at https://quarto.org/docs/journals/templates.html#latex-partials. |
Beta Was this translation helpful? Give feedback.
0 replies
-
_quarto.yml
title.tex
It gave me an error :
How do I add variable "number" and "version" to title.tex from _quarto.yml ? am I approaching this incorrectly ? |
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.
-
In the title page on PDF, I want to have "Report Number xxx" and "Version 1.0.1" in between subtitle and author. How do I do that ?
Beta Was this translation helpful? Give feedback.
All reactions