Wandmalfarbe / pandoc-latex-template

A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
BSD 3-Clause "New" or "Revised" License
6.09k stars 959 forks source link

Specify font in body text #263

Open dm5n opened 2 years ago

dm5n commented 2 years ago

Hi, is it possible to specify a different font in the body text, while keeping the default font (lmodern?) for title and captions?

Thanks