Verbosity? #1671
Unanswered
hebertodelrio
asked this question in
Q&A
Verbosity?
#1671
Replies: 1 comment 5 replies
-
Yes. You can use
in the YAML.
My understanding is that for a
Yes. The PDF files are generated using LaTeX. |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
Is there any way to 'see' all the steps that quarto is going through when it runs? In order to figure out where a problem is occurring without know all the details of the design is to follow the important steps of the process.
For example, when a PDF file is produced from a QMD file, an IPYNB is produced, does an MD is produced? does pandoc calls tex to produce the PDF file? where are the auxiliary files stored? Can they be kept? etc.
Many of the issues in this discussion can be more easily debugged/treated if we were to have all these answers.
I hope someone from the quarto teams sees this post
Beta Was this translation helpful? Give feedback.
All reactions