Skip to content

Commit

Permalink
Bump to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YangLaTeX authored Nov 16, 2021
1 parent ae785e2 commit f13c28e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions hitszthesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
%
% \iffalse
%<*driver>
\ProvidesFile{hitszthesis.dtx}[2021/11/15 3.2.1 Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)]
\ProvidesFile{hitszthesis.dtx}[2021/11/16 3.2.2 Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)]
\documentclass{ltxdoc}
\usepackage{dtx-style}

Expand Down Expand Up @@ -937,7 +937,7 @@
%<cls>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<cls>\ProvidesClass{hitszthesis}
%<cfg>\ProvidesFile{hitszthesis.cfg}
%<cls|cfg>[2021/11/15 3.2.1 Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)]
%<cls|cfg>[2021/11/16 3.2.2 Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)]
% \end{macrocode}
%
% \subsection{定义选项}
Expand Down Expand Up @@ -1296,6 +1296,7 @@
% \end{macrocode}
%
% 参考文献引用宏包。
% \changes{v3.2.2}{2021/11/16}{remove pkg{gbt7714} package}
% \begin{macrocode}
\RequirePackage[sort&compress]{natbib}
% \end{macrocode}
Expand Down
Binary file modified hitszthesis.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
% !TEX program = XeLaTeX
%%=============================================
% 模板名称:hitszthesis
% 模板版本:V3.2.1
% 模板版本:V3.2.2
% 模板作者:杨敬轩(Jingxuan Yang)
% 联系作者:[email protected] & [email protected]
% 模板交流:QQ群:1039392552,加群请备注LaTeX、hitszthesis相关说明
Expand All @@ -12,7 +12,7 @@
% GNU make 工具:make thesis
% Windows批处理脚本:双击 compile.bat 自动编译论文
% 更多编译细节详见说明文档:hitszthesis.pdf
% 更新时间:2021/11/15
% 更新时间:2021/11/16
% 模板帮助:请**务必务必务必**阅读 hitszthesis.pdf 说明文档,文档查看方法:
% cmd 命令行:texdoc hitszthesis
% 推荐前往模板的 GitHub 仓库获取最新文件,地址:
Expand Down

0 comments on commit f13c28e

Please sign in to comment.