I am writing a document in markdown, and I read that I could change the font to Arial like this:
---
fontfamily: arev
---
But it did not work. But when I try to change the font to Times, it's working fine
---
fontfamily: times
---
So how do I change the font to Arial?
If Helvetica is "good enough" you can use:
fontfamily: helvet
header-includes:
- \renewcommand{\familydefault}{\sfdefault}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With