Description
Just as the example code:
#set text(
font: "Noto Serif CJK SC",
lang: "zh",
region: "cn",
)
#grid(
columns: 2,
column-gutter: 1em,
row-gutter: 2em,
)[
双括号、不相连\
double quote, not connected:
][
我能 "吞下" 玻璃而不伤身体
][
双括号、相连\
double quote, connected:
][
我能"吞下"玻璃而不伤身体
][
单括号、不相连\
single quote, not connected:
][
我能 '吞下' 玻璃而不伤身体
][
单括号、相连\
single quote, connected:
][
我能'吞下'玻璃而不伤身体
]
compile result:
This picture should show the problem :)
Operating system
Linux
Typst version
Description
Just as the example code:
compile result:
This picture should show the problem :)
Operating system
Linux
Typst version