summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cquthesis/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/cquthesis/main.tex')
-rw-r--r--Master/texmf-dist/doc/latex/cquthesis/main.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/cquthesis/main.tex b/Master/texmf-dist/doc/latex/cquthesis/main.tex
index 871c40c93b8..191e99bfdd9 100644
--- a/Master/texmf-dist/doc/latex/cquthesis/main.tex
+++ b/Master/texmf-dist/doc/latex/cquthesis/main.tex
@@ -5,15 +5,15 @@
\documentclass%
[type=master, bilinguallist=apart,]{cquthesis}%
% 可用选项:
-% type=[bachelor|master|doctor], % 必选,毕业论文类型,以下项目不填时为默认
-% liberalformat, % 可选,仅适用本科生,使用文学类论文标题格式,默认未打开
-% proffesionalmaster=[true|false], % 可选,仅适用研究生,是(true)否(false)专业硕士,默认为否
-% printmode=[oneside|twoside|auto], % 可选,论文打印方式,默认采用auto按页数要求自动判定
-% openany,|openright, % 可选,双面打印时每章的第一页仅右页开启,默认左右页开启(openany)
-% bilinguallist=[off|combined|apart] % 可选,图录表录等分别按双语题注混编(combined),分开编录(apart),默认关(off)
-% seriftoc, % 可选,目录中的不同级别采用不同的字号和字体,适用于三级标题很多的情况
-% continuoustoc, % 可选,目录和索引不会自动新开一页,适用于索引内容较少时
-% draft, % 写作期间可选,不渲染图片,关闭外围功能,加快预览速度,默认未开启
+% type=[bachelor|master|doctor], % 必选,毕业论文类型,以下项目不填时为默认
+% liberalformat, % 可选,仅适用本科生,使用文学类论文标题格式,默认未打开
+% proffesionalmaster=[true|false], % 可选,仅适用研究生,是(true)否(false)专业硕士,默认为否
+% printmode=[oneside|twoside|auto], % 可选,论文打印方式,默认采用auto按页数要求自动判定
+% openany,|openright, % 可选,双面打印时每章的第一页仅右页开启,默认左右页开启(openany)
+% bilinguallist=[off|combined|apart] % 可选,图录表录等分别按双语题注混编(combined),分开编录(apart),默认关(off)
+% seriftoc, % 可选,目录中的不同级别采用不同的字号和字体,适用于三级标题很多的情况
+% continuoustoc, % 可选,目录和索引不会自动新开一页,适用于索引内容较少时
+% draft, % 写作期间可选,不渲染图片,关闭外围功能,加快预览速度,默认未开启
% 请在cquthesis.sty文件中定义其他会用到的宏包和自己的变量
% 这样可以防止main.tex太过臃肿。