diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/layout/cjk-punctuation-adjustment.png | bin | 26949 -> 28665 bytes | |||
| -rw-r--r-- | tests/typ/layout/cjk-punctuation-adjustment.typ | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/ref/layout/cjk-punctuation-adjustment.png b/tests/ref/layout/cjk-punctuation-adjustment.png Binary files differindex 71179751..1da08f23 100644 --- a/tests/ref/layout/cjk-punctuation-adjustment.png +++ b/tests/ref/layout/cjk-punctuation-adjustment.png 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") |
