From 086bca9576d4faa05f48283462a883cbd585a69f Mon Sep 17 00:00:00 2001 From: Peng Guanwen Date: Mon, 4 Mar 2024 17:02:25 +0800 Subject: Fix JIS style punctuation (#3543) --- tests/ref/layout/cjk-punctuation-adjustment.png | Bin 26949 -> 28665 bytes tests/typ/layout/cjk-punctuation-adjustment.typ | 6 ++++++ 2 files changed, 6 insertions(+) (limited to 'tests') diff --git a/tests/ref/layout/cjk-punctuation-adjustment.png b/tests/ref/layout/cjk-punctuation-adjustment.png index 71179751..1da08f23 100644 Binary files a/tests/ref/layout/cjk-punctuation-adjustment.png and b/tests/ref/layout/cjk-punctuation-adjustment.png differ diff --git a/tests/typ/layout/cjk-punctuation-adjustment.typ b/tests/typ/layout/cjk-punctuation-adjustment.typ index 0f1f2894..88ee9560 100644 --- a/tests/typ/layout/cjk-punctuation-adjustment.typ +++ b/tests/typ/layout/cjk-punctuation-adjustment.typ @@ -9,6 +9,12 @@ // because zh-TW does not follow GB style #set text(lang: "zh", region: "TW", font: "Noto Serif CJK TC") 原來,你也玩《原神》! ? + +#set text(lang: "zh", region: "CN", font: "Noto Serif CJK SC") +「真的吗?」 + +#set text(lang: "ja", font: "Noto Serif CJK JP") +「本当に?」 --- #set text(lang: "zh", region: "CN", font: "Noto Serif CJK SC") -- cgit v1.2.3