mirror of
https://github.com/typst/typst
synced 2025-08-08 04:07:56 +08:00
Fix tests
This commit is contained in:
parent
097b2c09b0
commit
e7ebdb15dc
BIN
tests/ref/issue-5490-bidi-invalid-range-2.png
Normal file
BIN
tests/ref/issue-5490-bidi-invalid-range-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 2.2 KiB |
@ -77,9 +77,17 @@ Lריווח #h(1cm) R
|
||||
#"\u{30000}\u{30001}\u{30002}\u{30003}"
|
||||
|
||||
--- issue-5490-bidi-invalid-range ---
|
||||
|
||||
#set text(lang: "he")
|
||||
#set raw(lang: "python")
|
||||
#set page(width: 300pt)
|
||||
#set page(width: 240pt)
|
||||
בדיקה האם מספר מתחלק במספר אחר. לדוגמה `if a % 2 == 0`
|
||||
|
||||
- בדיקה האם מספר מתחלק במספר אחר. לדוגמה `if a % 2 == 0`
|
||||
--- issue-5490-bidi-invalid-range-2 ---
|
||||
#table(
|
||||
columns: (1fr, 1fr),
|
||||
lines(6),
|
||||
[
|
||||
#text(lang: "ar")[مجرد نص مؤقت لأغراض العرض التوضيحي. ]
|
||||
#text(lang: "ar")[سلام]
|
||||
],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user