Change default fonts #15

Open
opened 2025-11-03 09:35:28 +00:00 by rajayonin · 1 comment
Contributor

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
Owner

Indeed, this had already been pointed out in #9

Indeed, this had already been pointed out in #9
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HEL/rivet-typst#15
No description provided.