File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.1.0] - 2026-05-30
11+
1012### Added
1113
1214- 添加对 ` algorithms ` 宏包的支持。
@@ -507,7 +509,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
507509- 优化图注、算法的行距。
508510- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
509511
510- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0...HEAD
512+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.1.0...HEAD
513+ [ 4.1.0 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0...v4.1.0
511514[ 4.0.0 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.11...v4.0.0
512515[ 4.0.0-beta.11 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.10...v4.0.0-beta.11
513516[ 4.0.0-beta.10 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.9...v4.0.0-beta.10
Original file line number Diff line number Diff line change 113113\title {\cls {ustcthesis} 使用说明}
114114\author {Zeping Lee\thanks {zepinglee AT gmail.com} \and
115115 seisman\thanks {seisman.info AT gmail.com} }
116- \date {v4.0 .0\qquad 2026-05-10 }
116+ \date {v4.1 .0\qquad 2026-05-30 }
117117\maketitle
118118
119119
Original file line number Diff line number Diff line change 1111%
1212
1313\NeedsTeXFormat {LaTeX2e}[2017/04/15]
14- \newcommand \ustcthesisversion {4.0 .0}
15- \ProvidesClass {ustcthesis}[2026/05/10 v\ustcthesisversion\space USTC thesis template]
14+ \newcommand \ustcthesisversion {4.1 .0}
15+ \ProvidesClass {ustcthesis}[2026/05/30 v\ustcthesisversion\space USTC thesis template]
1616
1717% 报错和警告
1818\newcommand \ustc@error [1]{%
You can’t perform that action at this time.
0 commit comments