1
0

feat: change note for filter update

This commit is contained in:
2026-06-14 09:57:53 +08:00
parent c19b662d7c
commit aef22ca2e7
3 changed files with 23 additions and 2 deletions

View File

@@ -1,11 +1,13 @@
# ===== Pandoc =====
# 引用文献设置
csl: chinese-thesis.csl # 设置引用文献样式
link-citations: true # 正文中引用的文献需要交叉引用到文献列表
link-bibliography: false # 文献中的链接不要引出
# ===== pandoc-tex-numbering Filter =====
# 杂项设置
number-theorems: false
# numbering-caption-delimiter: " "
numbering-caption-delimiter: "\\ " # Do NOT delete \\. It is the escape for space.
prefix-space: true
section-max-levels: 3
number-reset-level: 0 # 编号不需要按章节重置因此设置为0表示在最顶层的层级的父级才重置编号即不重置编号