summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hitszthesis/hitszthesis.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hitszthesis/hitszthesis.sty')
-rw-r--r--macros/latex/contrib/hitszthesis/hitszthesis.sty7
1 files changed, 5 insertions, 2 deletions
diff --git a/macros/latex/contrib/hitszthesis/hitszthesis.sty b/macros/latex/contrib/hitszthesis/hitszthesis.sty
index 2d787274f6..1eac06471b 100644
--- a/macros/latex/contrib/hitszthesis/hitszthesis.sty
+++ b/macros/latex/contrib/hitszthesis/hitszthesis.sty
@@ -11,7 +11,7 @@
%
% This work has the LPPL1.3c maintenance status `maintained'.
%
-\ProvidesPackage{hitszthesis}[2020/03/10 2.4 Style Collection of Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)]
+\ProvidesPackage{hitszthesis}[2020/03/12 3.0.3 Style Collection of Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)]
% 此文件声明不在规范中要求的格式所使用的宏包
@@ -38,6 +38,9 @@
% 图形和表格的控制旋转
\RequirePackage{rotating}
+% 输出无意义文字
+\RequirePackage{lipsum}
+
% 算法的宏包,注意宏包兼容性,先后顺序为 float、hyperref、algorithm(2e),否则无法
% 生成算法列表。我工算法混乱问题详见hithesis文档。各个实验室设置具体方法详见
% hithesis文档或者示例中给出的地址。
@@ -127,7 +130,7 @@
\renewcommand*{\genacrfullformat}[2]{%
\glsentrylong{#1}%
}
-\makeglossaries
+% \makeglossaries
% 添加术语举例
\newacronym{tssbp}{树结构折筷过程}{树结构折筷过程(Tree-structured Stick-breaking process)}