diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/layout/cjk-latin-spacing.typ | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/typ/layout/cjk-latin-spacing.typ b/tests/typ/layout/cjk-latin-spacing.typ index 9cc94fd2..c6fff5d7 100644 --- a/tests/typ/layout/cjk-latin-spacing.typ +++ b/tests/typ/layout/cjk-latin-spacing.typ @@ -14,3 +14,16 @@ 中文,中ab文a中,文ab中文 +--- +// Issue #2538 +#set text(cjk-latin-spacing: auto) + +abc字 + +abc字#linebreak() + +abc字#linebreak() +母 + +abc字\ +母 |
