-
Hello -- I've been through several doc pages including https://quarto.org/docs/reference/projects/books.html and I haven't found the answer to the following. My apologies if this is an RTM!
What's the right way to get the front-page title set for PDF output? |
Beta Was this translation helpful? Give feedback.
Answered by
cderv
Jan 17, 2023
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
johnkerl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which version of Quarto are you using ?
I tried with v1.3.107 pre-release, and can't reproduce. I cloned your project, and ran
quarto render
I correctly got the title in
book
filed inside_quarto.yml
to show as book title.