summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/buctthesis/doc/cover/buctcover.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/buctthesis/doc/cover/buctcover.tex')
-rw-r--r--macros/latex/contrib/buctthesis/doc/cover/buctcover.tex23
1 files changed, 0 insertions, 23 deletions
diff --git a/macros/latex/contrib/buctthesis/doc/cover/buctcover.tex b/macros/latex/contrib/buctthesis/doc/cover/buctcover.tex
deleted file mode 100644
index dd8ef95e93..0000000000
--- a/macros/latex/contrib/buctthesis/doc/cover/buctcover.tex
+++ /dev/null
@@ -1,23 +0,0 @@
-% !TeX encoding = UTF-8
-\documentclass[
- type = master % type = [ master | doctor ](不支持本科)
-]{buctcover}
-\coversetup{
- %%%%% 各选项之间不要留有空行,并以西文逗号“,”分隔 %%%%%
- % 学号,位于右上角
- studentid = {2021010234},
- % 标题。封面的标题有两行,每一行控制在 18 个汉字长度以内
- titleA = {一二三四五六七八九十甲乙丙},
- titleB = {丁戊己庚辛壬癸一二三四五六},
- % 作者
- author = {张三},
- % 专业
- major = {计算机科学与技术},
- % 导师
- supervisor = {某某某教授},
- % 日期,若注释掉则为当日。格式为:“YYYY-MM-DD”。
- date = {2021-12-23},
-}
-\begin{document}
- \makecover
-\end{document} \ No newline at end of file