diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-02-16 14:18:39 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-02-16 15:13:42 +0100 |
| commit | 2f1a5ab91444f6d45166d61aef33770bbe86953c (patch) | |
| tree | c1c13b1aa6b36e1c51205140175e2d206ff94358 /tests/suite/text/font.typ | |
| parent | c247dbc42dcb0da03fbd6bb06e9c0d8b7b457a0d (diff) | |
Remove Linux Libertine warning (#5876)
Diffstat (limited to 'tests/suite/text/font.typ')
| -rw-r--r-- | tests/suite/text/font.typ | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/suite/text/font.typ b/tests/suite/text/font.typ index 9e5c0150..60a1cd94 100644 --- a/tests/suite/text/font.typ +++ b/tests/suite/text/font.typ @@ -77,11 +77,6 @@ I #let var = text(font: ("list-of", "nonexistent-fonts"))[don't] #var ---- text-font-linux-libertine --- -// Warning: 17-34 Typst's default font has changed from Linux Libertine to its successor Libertinus Serif -// Hint: 17-34 please set the font to `"Libertinus Serif"` instead -#set text(font: "Linux Libertine") - --- issue-5499-text-fill-in-clip-block --- #let t = tiling( |
