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 eafb0518..5f853d73 100644 --- a/tests/typ/layout/columns.typ +++ b/tests/typ/layout/columns.typ @@ -3,7 +3,7 @@ --- // Test normal operation and RTL directions. #set page(height: 3.25cm, width: 7.05cm, columns: 2) -#set text(lang: "ar", "Noto Sans Arabic", "Linux Libertine") +#set text(lang: "ar", font: ("Noto Sans Arabic", "Linux Libertine")) #set columns(gutter: 30pt) #box(fill: conifer, height: 8pt, width: 6pt) وتحفيز |
