diff options
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) وتحفيز |
