Skip to content

Commit f7a1820

Browse files
authored
Unnumber introuction section instead of 0
1 parent a0edd94 commit f7a1820

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

_extensions/chinese-journal/partials/before-body.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,3 @@
7474
}
7575

7676
\pagestyle{fancy}
77-
\setcounter{section}{-1}

template.qmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ etitle: Quarto Chinese Journal Template
44

55
# Section numderings
66
number-sections: true
7-
number-offset: -1
87

98
format:
109
html:
@@ -56,6 +55,6 @@ author-introduction: 作者简介
5655
corresponding-email: xxx@xxx.cn
5756
---
5857

59-
# 引言 {#sec-intro}
58+
# 引言 {.unnumbered #sec-intro}
6059

6160
这是一个中文期刊的 Quarto 模板。这是一个引用:@CameronTrivedi2013

0 commit comments

Comments
 (0)