mirror of
https://github.com/typst/typst
synced 2025-08-22 10:44:14 +08:00
include 15, 16 test case for hebrew
This commit is contained in:
parent
e86cdb4246
commit
4427e85fd7
@ -44,7 +44,7 @@
|
||||
#t(pat: "*", "-", "*", "†", "‡", "§", "¶", "‖", "**")
|
||||
|
||||
// Hebrew.
|
||||
#t(pat: "א", step: 2, 9, "ט", "יא", "יג")
|
||||
#t(pat: "א", step: 2, 9, "ט", "יא", "יג", 15, "טו", 16, "טז")
|
||||
|
||||
// Chinese.
|
||||
#t(pat: "一", step: 2, 9, "九", "十一", "十三", "十五", "十七", "十九")
|
||||
|
Loading…
x
Reference in New Issue
Block a user