File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ 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
10+ ## [ 4.0.0-beta.8 ] - 2025-04-16
1111
1212### Changed
1313
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919- 修正中文摘要的关键词和分隔符([ #449 ] ( https://github.com/ustctug/ustcthesis/issues/449 ) 、[ #450 ] ( https://github.com/ustctug/ustcthesis/issues/450 ) )。
2020- 修正插图和附表清单的标签([ #449 ] ( https://github.com/ustctug/ustcthesis/issues/449 ) )。
2121
22+ ## [ 4.0.0-beta.7] - 2025-04-07
23+
2224### Added
2325
2426- 新增 ` eqn-paren-style ` 控制中文数学公式的编号(` \eqref ` )使用全角或半角括号([ #420 ] ( https://github.com/ustctug/ustcthesis/issues/420 ) )。
@@ -427,7 +429,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
427429- 优化图注、算法的行距。
428430- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
429431
430- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.7...HEAD
432+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.8...HEAD
433+ [ 4.0.0-beta.8 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.7...v4.0.0-beta.8
431434[ 4.0.0-beta.7 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.6...v4.0.0-beta.7
432435[ 4.0.0-beta.6 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.5...v4.0.0-beta.6
433436[ 4.0.0-beta.5 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.4...v4.0.0-beta.5
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.7 \qquad 2025-04-07 }
116+ \date {v4.0.0-beta.8 \qquad 2025-04-16 }
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.7 }
15- \ProvidesClass {ustcthesis}[2025/04/07 v\ustcthesisversion\space USTC thesis template]
14+ \newcommand \ustcthesisversion {4.0.0-beta.8 }
15+ \ProvidesClass {ustcthesis}[2025/04/16 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