diff --git a/Makefile b/Makefile index 6e16cc3..541d2d3 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,8 @@ PANDOC_OPT = --standalone \ -V linkcolor:blue \ -V geometry:a4paper \ -V geometry:margin=2cm \ +-V mainfont="JetBrainsMono Nerd Font" \ +-V sansfont="JetBrainsMono Nerd Font" \ -V monofont="JetBrainsMono Nerd Font" \ --pdf-engine=xelatex