changed fonts for pandoc to use
This commit is contained in:
2
Makefile
2
Makefile
@@ -9,6 +9,8 @@ PANDOC_OPT = --standalone \
|
|||||||
-V linkcolor:blue \
|
-V linkcolor:blue \
|
||||||
-V geometry:a4paper \
|
-V geometry:a4paper \
|
||||||
-V geometry:margin=2cm \
|
-V geometry:margin=2cm \
|
||||||
|
-V mainfont="JetBrainsMono Nerd Font" \
|
||||||
|
-V sansfont="JetBrainsMono Nerd Font" \
|
||||||
-V monofont="JetBrainsMono Nerd Font" \
|
-V monofont="JetBrainsMono Nerd Font" \
|
||||||
--pdf-engine=xelatex
|
--pdf-engine=xelatex
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user