Problems to generate pdf and docx documents with Quarto Markdown #45
-
|
Hi there! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hi @MacarenaLM, can you include a screenshot of the yaml header section? I can't troubleshoot what I can't see 😃 Are you using just the preview button, or have you tried via the terminal (next to console) Screenshot any errors that may appear. Thanks- |
Beta Was this translation helpful? Give feedback.
-
Hi, @DavidRach, I am having the same issue. Every time I am trying to Quarto render to pdf, its creating the html file. |
Beta Was this translation helpful? Give feedback.

Hi @DavidRach,
thanks, but I was able to solve the problems: 1) I was writing in the YAML header section with the first letter in capital, and 2) The Tinytex package have some corrupted files and with chatGPT help, solved this by deleting manually the tinytex folders and re-installing again. Now is finally working. Many thanks anyway!