diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/layout/par-bidi.png | bin | 25303 -> 25731 bytes | |||
| -rw-r--r-- | tests/typ/layout/par-bidi.typ | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/ref/layout/par-bidi.png b/tests/ref/layout/par-bidi.png Binary files differindex 8b626b2a..4750ccb8 100644 --- a/tests/ref/layout/par-bidi.png +++ b/tests/ref/layout/par-bidi.png diff --git a/tests/typ/layout/par-bidi.typ b/tests/typ/layout/par-bidi.typ index f708df6a..edbd75e1 100644 --- a/tests/typ/layout/par-bidi.typ +++ b/tests/typ/layout/par-bidi.typ @@ -48,6 +48,13 @@ Lריווח #h(1cm) R الغالب #h(70pt) ن#" "ة --- +// Test explicit dir +#set text(dir: rtl) +#text("8:00 - 9:00",dir:ltr) בבוקר +#linebreak() +ב #text("12:00 - 13:00",dir:ltr) בצהריים + +--- // Test setting a vertical direction. // Ref: false |
