changed fonts for pandoc to use

This commit is contained in:
scbj
2025-08-12 11:46:37 +02:00
parent 4ffc6535b9
commit c9883c6769

View File

@@ -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