We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0edd94 commit f7a1820Copy full SHA for f7a1820
_extensions/chinese-journal/partials/before-body.tex
@@ -74,4 +74,3 @@
74
}
75
76
\pagestyle{fancy}
77
-\setcounter{section}{-1}
template.qmd
@@ -4,7 +4,6 @@ etitle: Quarto Chinese Journal Template
4
5
# Section numderings
6
number-sections: true
7
-number-offset: -1
8
9
format:
10
html:
@@ -56,6 +55,6 @@ author-introduction: 作者简介
56
55
corresponding-email: xxx@xxx.cn
57
---
58
59
-# 引言 {#sec-intro}
+# 引言 {.unnumbered #sec-intro}
60
61
这是一个中文期刊的 Quarto 模板。这是一个引用:@CameronTrivedi2013。
0 commit comments