summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis/main.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-29 23:36:08 +0000
committerKarl Berry <karl@freefriends.org>2018-04-29 23:36:08 +0000
commit6d934e1a95c1b360518d7ac5137e3046f9b69832 (patch)
tree8eb1acffc175aec793786dcc8cb68129ea532a66 /Master/texmf-dist/doc/latex/thuthesis/main.tex
parent27a5a48e8746e8b14d1c833eaa91e90bdef2deac (diff)
thuthesis (24apr18)
git-svn-id: svn://tug.org/texlive/trunk@47502 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/main.tex')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/main.tex17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/main.tex b/Master/texmf-dist/doc/latex/thuthesis/main.tex
index ec795a13359..f5af45c0d02 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/main.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/main.tex
@@ -1,12 +1,11 @@
-\documentclass[degree=master]{thuthesis}
-% 选项:
-% degree=[bachelor|master|doctor|postdoctor], % 必选
-% secret, % 可选
-% pifootnote, % 可选(建议打开)
-% openany|openright, % 可选,基本不用
-% arial, % 可选,基本不用
-% arialtoc, % 可选,基本不用
-% arialtitle % 可选,基本不用
+\documentclass[degree=master, tocarialchapter]{thuthesis}
+% 选项
+% degree=[bachelor|master|doctor|postdoctor], % 必选,学位类型
+% secret, % 可选(默认:关闭),是否有密级
+% tocarialchapter, % 可选(默认:关闭),章目录中使用黑体(这项表示同时打开下面两项)
+% tocarialchapterentry, % 可选(默认:关闭),单独控制章标题在目录中使用黑体
+% tocarialchapterpage, % 可选(默认:关闭),单独控制章页码在目录中使用黑体
+% pifootnote, % 可选(默认:关闭),页脚编号采用 pifont 字体符号,建议打开
% 所有其它可能用到的包都统一放到这里了,可以根据自己的实际添加或者删除。
\usepackage{thuthesis}