diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-09-30 17:19:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 15:19:22 +0000 |
| commit | 7ff83db757330899576b50b87968ca86f2539f7b (patch) | |
| tree | 73a779808e84edec1539a07f49b8123b8424da59 /tests/suite/model | |
| parent | d94acd615e5bde7f6d131be351e145477e515721 (diff) | |
Change default font to Libertinus Serif (#4969)
Diffstat (limited to 'tests/suite/model')
| -rw-r--r-- | tests/suite/model/par.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/model/par.typ b/tests/suite/model/par.typ index f62c0dca..b2e400fc 100644 --- a/tests/suite/model/par.typ +++ b/tests/suite/model/par.typ @@ -49,7 +49,7 @@ starts a paragraph, also with indent. Except if you have another paragraph in them. -#set text(8pt, lang: "ar", font: ("Noto Sans Arabic", "Linux Libertine")) +#set text(8pt, lang: "ar", font: ("Noto Sans Arabic", "Libertinus Serif")) #set par(leading: 8pt) = Arabic |
