@@ -38,15 +38,9 @@ metadata-file = "metadata.yml"
38
38
[output .pandoc .profile .pdf .variables ]
39
39
mainfont = " CoreSansA45.ttf"
40
40
mainfontoptions = [
41
- " BoldFont=CoreSansA65.ttf" ,
42
- " ItalicFont=CoreSansA45It.ttf" ,
43
- " BoldItalicFont=CoreSansA65It.ttf" ,
44
41
]
45
42
sansfont = " CoreSansA45.ttf"
46
43
sansfontoptions = [
47
- " BoldFont=CoreSansA65.ttf" ,
48
- " ItalicFont=CoreSansA45It.ttf" ,
49
- " BoldItalicFont=CoreSansA65It.ttf" ,
50
44
]
51
45
# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
52
46
monofont = " Noto Sans Mono"
@@ -79,15 +73,9 @@ pdf-engine = "lualatex"
79
73
[output .pandoc .profile .paperback .variables ]
80
74
mainfont = " CoreSansA45.ttf"
81
75
mainfontoptions = [
82
- " BoldFont=CoreSansA65.ttf" ,
83
- " ItalicFont=CoreSansA45It.ttf" ,
84
- " BoldItalicFont=CoreSansA65It.ttf" ,
85
76
]
86
77
sansfont = " CoreSansA45.ttf"
87
78
sansfontoptions = [
88
- " BoldFont=CoreSansA65.ttf" ,
89
- " ItalicFont=CoreSansA45It.ttf" ,
90
- " BoldItalicFont=CoreSansA65It.ttf" ,
91
79
]
92
80
# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
93
81
monofont = " Noto Sans Mono"
0 commit comments