summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-14 10:03:43 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-14 10:04:56 +0800
commit5d37ef2d9257901b28726d2cbef33a400d52091c (patch)
tree7af213c22017e6d26f3582f0daabb403ec085a72 /thesis.tex
parent1a202d61457eac05e6548c7dc27397ace55efb96 (diff)
downloaddissertation-5d37ef2d9257901b28726d2cbef33a400d52091c.tar.xz
upd
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index 7ea7406..407fb93 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -78,6 +78,11 @@
% 自动生成目录。
\tableofcontents
+ \renewcommand*\listfigurename{图目录}
+ \listoffigures
+ \renewcommand*\listtablename{表目录}
+ \listoftables
+
% 以下为正文部分,默认要进行章节编号。
\mainmatter
% 各章节。