summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-16 21:09:18 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-16 21:09:18 +0800
commit2ab052861b02a8c10e71af0dda4a1a11f40b6c47 (patch)
treeb21fa9943fe89a81ab2456a5d3447018c1db3a5b
parent68b159c8f883dee841775faaeee196bd98e85aab (diff)
downloaddissertation-2ab052861b02a8c10e71af0dda4a1a11f40b6c47.tar.xz
give a number for subsubsection
-rw-r--r--thesis.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index 766090d..fa3aad8 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -33,6 +33,9 @@
% 按学校要求设定参考文献列表的段间距。
\setlength{\bibitemsep}{3bp}
+% 显示4级标题,TODO: 减少标题级数
+\setcounter{secnumdepth}{3}
+
% 设定文档的基本信息。
\pkuthssinfo{
cthesisname = {硕士研究生学位论文}, ethesisname = {Master Thesis},