What are the default Quarto mainfont, sansfont and monofont? #7479
-
DescriptionFor a LaTeX format on Windows machines, what are the default Quarto mainfont, sansfont and monofont? Are those settings described somewhere? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Why are you closing your questions? Defaults comes with the template/partials used and classes, see https://quarto.org/docs/journals/templates.html#templates. |
Beta Was this translation helpful? Give feedback.
-
Thank you, @mcanouil. I closed the question because I figured that was the answer. |
Beta Was this translation helpful? Give feedback.
Why are you closing your questions?
Defaults comes with the template/partials used and classes, see https://quarto.org/docs/journals/templates.html#templates.
Quarto/Pandoc does not set LaTeX default, so you need to look into LaTeX document class, etc. to see what's the default for a given document class.