Merge pull request #25 from DerFetzer/patch-1

Support Source Sans Pro font with alternative name
This commit is contained in:
Paul T
2024-04-22 07:09:21 -07:00
committed by GitHub

View File

@@ -150,7 +150,7 @@
)
set text(
font: ("Source Sans Pro"),
font: ("Source Sans Pro", "Source Sans 3"),
lang: language,
size: 11pt,
fill: color-darkgray,