File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed 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.0.0-beta.10] - 2025-12-21
11+
1012### Changed
1113
1214- 移除图表清单中章之间的空行([ #486 ] ( https://github.com/ustctug/ustcthesis/issues/486 ) )。
@@ -456,7 +458,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
456458- 优化图注、算法的行距。
457459- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
458460
459- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.9...HEAD
461+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.10...HEAD
462+ [ 4.0.0-beta.10 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.9...v4.0.0-beta.10
460463[ 4.0.0-beta.9 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.8...v4.0.0-beta.9
461464[ 4.0.0-beta.8 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.7...v4.0.0-beta.8
462465[ 4.0.0-beta.7 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.6...v4.0.0-beta.7
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-beta.9 \qquad 2025-05-25 }
116+ \date {v4.0.0-beta.10 \qquad 2025-12-21 }
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-beta.9 }
15- \ProvidesClass {ustcthesis}[2025/05/25 v\ustcthesisversion\space USTC thesis template]
14+ \newcommand \ustcthesisversion {4.0.0-beta.10 }
15+ \ProvidesClass {ustcthesis}[2025/12/21 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