Commit 66391b8

HPCesia <me@hpcesia.com>
2025-03-20 08:11:59
fix: 默认目录层级
1 parent edfc526
pages/bachelor-outline-page-en.typ
@@ -8,7 +8,7 @@
   twoside: false,
   fonts: (:),
   // 其他参数
-  depth: 4,
+  depth: 3,
   title: "Contents",
   entry-numbering: numbly("Chapter {1}", "{1}.{2}"),
   outlined: false,
pages/bachelor-outline-page.typ
@@ -7,7 +7,7 @@
   twoside: false,
   fonts: (:),
   // 其他参数
-  depth: 4,
+  depth: 3,
   title: "目  录",
   outlined: false,
   title-vspace: 14pt,