diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-04-02 21:55:25 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-04-03 13:55:58 +0200 |
| commit | 23d108c8e099798dc4d35ce9cbcd3e37fb50f3b2 (patch) | |
| tree | aa068b11b9ac0a4795fb6e86bb8283b1d4718e95 /tests/typ/layout/columns.typ | |
| parent | beca01c826ee51c9ee6d5eadd7e5ef10f7fb9f58 (diff) | |
Font fallback
Diffstat (limited to 'tests/typ/layout/columns.typ')
| -rw-r--r-- | tests/typ/layout/columns.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/columns.typ b/tests/typ/layout/columns.typ index 7868ac39..0a585868 100644 --- a/tests/typ/layout/columns.typ +++ b/tests/typ/layout/columns.typ @@ -4,7 +4,7 @@ // Test normal operation and RTL directions. #set page(height: 3.25cm, width: 7.05cm, columns: 2) #set columns(gutter: 30pt) -#set text("Noto Sans Arabic", serif) +#set text("Noto Sans Arabic", "IBM Plex Serif") #set par(lang: "ar") #rect(fill: conifer, height: 8pt, width: 6pt) وتحفيز |
