-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Section name should be after section number in reference in Chinese #5102
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingmodelRelated to model category, which is all about structure and semantics.Related to model category, which is all about structure and semantics.
Description
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>
@xxxshould produce 1 小节 rather than 小节 1.
Reproduction URL
No response
Operating system
No response
Typst version
- I am using the latest version of Typst
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmodelRelated to model category, which is all about structure and semantics.Related to model category, which is all about structure and semantics.