Description
In Chinese, when referring to a section, it should be xx 小节 instead of 小节 xx. (One can search "小节" in The Not So Short Introduction To LaTeX2ε (Chinese Edition) to verify that.)
So the following code
#set text(lang: "zh")
#set heading(numbering: "1.1")
= Section <xxx>
@xxx
should produce 1 小节 rather than 小节 1.
Reproduction URL
No response
Operating system
No response
Typst version
Description
In Chinese, when referring to a section, it should be
xx 小节instead of小节 xx. (One can search "小节" in The Not So Short Introduction To LaTeX2ε (Chinese Edition) to verify that.)So the following code
should produce
1 小节rather than小节 1.Reproduction URL
No response
Operating system
No response
Typst version