Skip to content

Commit c0a2791

Browse files
committed
remove font options
1 parent 3a980bd commit c0a2791

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

book/book.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,9 @@ metadata-file = "metadata.yml"
3838
[output.pandoc.profile.pdf.variables]
3939
mainfont = "CoreSansA45.ttf"
4040
mainfontoptions = [
41-
"BoldFont=CoreSansA65.ttf",
42-
"ItalicFont=CoreSansA45It.ttf",
43-
"BoldItalicFont=CoreSansA65It.ttf",
4441
]
4542
sansfont = "CoreSansA45.ttf"
4643
sansfontoptions = [
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+
5246
monofont = "Noto Sans Mono"
@@ -79,15 +73,9 @@ pdf-engine = "lualatex"
7973
[output.pandoc.profile.paperback.variables]
8074
mainfont = "CoreSansA45.ttf"
8175
mainfontoptions = [
82-
"BoldFont=CoreSansA65.ttf",
83-
"ItalicFont=CoreSansA45It.ttf",
84-
"BoldItalicFont=CoreSansA65It.ttf",
8576
]
8677
sansfont = "CoreSansA45.ttf"
8778
sansfontoptions = [
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+
9381
monofont = "Noto Sans Mono"

0 commit comments

Comments
 (0)