From a54cde71cbbc349f2abfd6e1db31a4d1c9091de8 Mon Sep 17 00:00:00 2001 From: Peng Guanwen Date: Thu, 1 Jun 2023 21:14:56 +0800 Subject: Bugfix of CJK punctuation adjustment (#1384) --- tests/ref/layout/par-justify-cjk.png | Bin 69448 -> 70197 bytes tests/typ/layout/par-justify-cjk.typ | 2 ++ 2 files changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/ref/layout/par-justify-cjk.png b/tests/ref/layout/par-justify-cjk.png index 89a9af7d..5a147ca4 100644 Binary files a/tests/ref/layout/par-justify-cjk.png and b/tests/ref/layout/par-justify-cjk.png differ 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. -- cgit v1.2.3