Replies: 1 comment 1 reply
-
As PDF format uses LaTeX you have to use LaTeX code to do that. One way (possibly not the best) is to use the partials provided by Quarto (https://quarto.org/docs/journals/templates.html#html-partials) and add a line before the toc is added You can search for a better solution on the Internet and use |
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
I am using Quarto to create a PDF. When I chose not to include the author and date, the distance between the title and table of contents did not shorten but left a vertical space. I have attempted modifications using LaTeX methods but did not work. Here is the original setting:
I would greatly appreciate any help on this question!
Beta Was this translation helpful? Give feedback.
All reactions