summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/buctthesis/doc/main.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-08 03:01:38 +0000
committerNorbert Preining <norbert@preining.info>2021-10-08 03:01:38 +0000
commitd811ebd312fa93d2ceef5345a32ee9ccf270aa99 (patch)
tree744791773bf4c245aa79e60d290e9fb957c423c0 /macros/latex/contrib/buctthesis/doc/main.tex
parentd5fda3384d39fdce385c4ae96f93f66e45a19682 (diff)
CTAN sync 202110080301
Diffstat (limited to 'macros/latex/contrib/buctthesis/doc/main.tex')
-rw-r--r--macros/latex/contrib/buctthesis/doc/main.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/macros/latex/contrib/buctthesis/doc/main.tex b/macros/latex/contrib/buctthesis/doc/main.tex
index 2935af5d6d..18cd777ac9 100644
--- a/macros/latex/contrib/buctthesis/doc/main.tex
+++ b/macros/latex/contrib/buctthesis/doc/main.tex
@@ -4,6 +4,7 @@
type = bachelor, % bachelor | master | doctor
%submit,
%openany, % openany | openright(default)
+ fontset = windows, % fandol | windows (normal)
]{buctthesis}
% 在这个文件里载入其他对写作有帮助的宏包,或自定义命令等
@@ -17,17 +18,17 @@
etitle = {HOW TO \TeX\ WITH BUCTthesis: AN EXAMPLE},
% 作者姓名
cauthor = {张三},
- % 班级,仅本科
+ % 班级
class = {某某1024},
- % 学号,仅本科
+ %学号
studentid = {2018020999},
- % 学院,仅本科
+ % 学院
school = {材料科学与工程学院},
- % 专业名称,仅本科
+ % 专业名称
major = {高分子材料与工程},
- % 导师的姓名与职称,仅本科
+ % 导师的姓名与职称
supervisor = {李四教授},
- % 专业负责人姓名,仅本科
+ % 专业负责人姓名
msupervisor = {王五},
% 中文、英文关键词,各关键词间以西文逗号“,”分隔
ckeywords = {论文,\LaTeX{},模板},