diff options
| author | Peng Guanwen <pg999w@outlook.com> | 2023-06-01 21:14:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-01 15:14:56 +0200 |
| commit | a54cde71cbbc349f2abfd6e1db31a4d1c9091de8 (patch) | |
| tree | 1b6c8f0c77f09fc0ed070dc13fb402e2df2820c6 /tests | |
| parent | 3093b566ab4c82032064d525d10d7c72494aa957 (diff) | |
Bugfix of CJK punctuation adjustment (#1384)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/layout/par-justify-cjk.png | bin | 69448 -> 70197 bytes | |||
| -rw-r--r-- | tests/typ/layout/par-justify-cjk.typ | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/layout/par-justify-cjk.png b/tests/ref/layout/par-justify-cjk.png Binary files differindex 89a9af7d..5a147ca4 100644 --- a/tests/ref/layout/par-justify-cjk.png +++ b/tests/ref/layout/par-justify-cjk.png diff --git a/tests/typ/layout/par-justify-cjk.typ b/tests/typ/layout/par-justify-cjk.typ index 2791769b..cd25fca1 100644 --- a/tests/typ/layout/par-justify-cjk.typ +++ b/tests/typ/layout/par-justify-cjk.typ @@ -35,6 +35,8 @@ 《书名》《测试》。 ] +「『引号』」。“‘引号’”。 + --- // Test Variants of Mainland China, Hong Kong, and Japan. |
