Currently, the default font is Ubuntu Mono, which doesn't come preinstalled in many systems (Windows, MacOS, and most Linux distros), and generates a warning when compiling without them.
Typst comes with a few preinstalled fonts1 , and I think we should use that as a default, specifically DejaVu Sans Mono for default-font-family and Libertinus Serif fot italic-font-family.
Currently, the default font is Ubuntu Mono, which doesn't come preinstalled in many systems (Windows, MacOS, and most Linux distros), and generates a warning when compiling without them.
Typst comes with a few preinstalled fonts[^1], and I think we should use that as a default, specifically DejaVu Sans Mono for `default-font-family` and Libertinus Serif fot `italic-font-family`.
[^1]: See [Typst Docs](https://typst.app/docs/reference/text/text/#parameters-font)
HEL
added the enhancement label 2025-11-10 06:49:01 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently, the default font is Ubuntu Mono, which doesn't come preinstalled in many systems (Windows, MacOS, and most Linux distros), and generates a warning when compiling without them.
Typst comes with a few preinstalled fonts1 , and I think we should use that as a default, specifically DejaVu Sans Mono for
default-font-familyand Libertinus Serif fotitalic-font-family.See Typst Docs ↩︎
Indeed, this had already been pointed out in #9