@@ -38,15 +38,9 @@ metadata-file = "metadata.yml"
3838[output .pandoc .profile .pdf .variables ]
3939mainfont = " CoreSansA45.ttf"
4040mainfontoptions = [
41- " BoldFont=CoreSansA65.ttf" ,
42- " ItalicFont=CoreSansA45It.ttf" ,
43- " BoldItalicFont=CoreSansA65It.ttf" ,
4441]
4542sansfont = " CoreSansA45.ttf"
4643sansfontoptions = [
47- " BoldFont=CoreSansA65.ttf" ,
48- " ItalicFont=CoreSansA45It.ttf" ,
49- " BoldItalicFont=CoreSansA65It.ttf" ,
5044]
5145# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
5246monofont = " Noto Sans Mono"
@@ -79,15 +73,9 @@ pdf-engine = "lualatex"
7973[output .pandoc .profile .paperback .variables ]
8074mainfont = " CoreSansA45.ttf"
8175mainfontoptions = [
82- " BoldFont=CoreSansA65.ttf" ,
83- " ItalicFont=CoreSansA45It.ttf" ,
84- " BoldItalicFont=CoreSansA65It.ttf" ,
8576]
8677sansfont = " CoreSansA45.ttf"
8778sansfontoptions = [
88- " BoldFont=CoreSansA65.ttf" ,
89- " ItalicFont=CoreSansA45It.ttf" ,
90- " BoldItalicFont=CoreSansA65It.ttf" ,
9179]
9280# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
9381monofont = " Noto Sans Mono"
0 commit comments