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.7] - 2025-04-07
11+
1012### Added
1113
1214- 新增 ` eqn-paren-style ` 控制中文数学公式的编号(` \eqref ` )使用全角或半角括号([ #420 ] ( https://github.com/ustctug/ustcthesis/issues/420 ) )。
@@ -415,7 +417,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
415417- 优化图注、算法的行距。
416418- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
417419
418- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.6...HEAD
420+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.7...HEAD
421+ [ 4.0.0-beta.7 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.6...v4.0.0-beta.7
419422[ 4.0.0-beta.6 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.5...v4.0.0-beta.6
420423[ 4.0.0-beta.5 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.4...v4.0.0-beta.5
421424[ 4.0.0-beta.4 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.3...v4.0.0-beta.4
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.6 \qquad 2025-02-25 }
116+ \date {v4.0.0-beta.7 \qquad 2025-04-07 }
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.6 }
15- \ProvidesClass {ustcthesis}[2025/02/25 v\ustcthesisversion\space USTC thesis template]
14+ \newcommand \ustcthesisversion {4.0.0-beta.7 }
15+ \ProvidesClass {ustcthesis}[2025/04/07 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