File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,12 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按
29
29
- 预发布版本使用形如 "` [1.0.2-rc.1] - 2021-06-11 ` " 作为二级标题,
30
30
- 正式发布版本使用形如 "` [1.0.1] - 2020-07-25 ` " 作为二级标题。
31
31
32
- ## [ Unreleased] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.20...HEAD )
32
+ ## [ Unreleased] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.21...HEAD )
33
+
34
+ ## [ 1.3.21] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.20...v1.3.21 ) - 2024-04-29
35
+
36
+ ### Fixed:
37
+ - 更新英文封面Degree和Professional Degree为首字母大写。
33
38
34
39
## [ 1.3.20] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.19...v1.3.20 ) - 2024-02-28
35
40
Original file line number Diff line number Diff line change 17
17
%
18
18
% \iffalse
19
19
% <*driver>
20
- \ProvidesFile {sustechthesis.dtx}[2024/02/28 1.3.20 Southern University of Science and Technology Thesis Template]
20
+ \ProvidesFile {sustechthesis.dtx}[2024/04/29 1.3.21 Southern University of Science and Technology Thesis Template]
21
21
\documentclass {ltxdoc }
22
22
\usepackage {dtx-style }
23
23
\EnableCrossrefs
906
906
% \begin{macrocode}
907
907
% <cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
908
908
% <cls>\ProvidesClass{sustechthesis}
909
- % <cls>[2024/02/28 1.3.20 Southern University of Science and Technology Thesis Template]
909
+ % <cls>[2024/04/29 1.3.21 Southern University of Science and Technology Thesis Template]
910
910
% \end{macrocode}
911
911
%
912
912
% 报错
957
957
\hyphenation {Thu-Thesis SUSTech-Thesis}
958
958
\def\thuthesis {ThuThesis}
959
959
\def\sustechthesis {SUSTechThesis}
960
- \def\version {1.3.20 }
960
+ \def\version {1.3.21 }
961
961
\RequirePackage {kvdefinekeys}
962
962
\RequirePackage {kvsetkeys}
963
963
\RequirePackage {kvoptions}
You can’t perform that action at this time.
0 commit comments