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+ ## [ 5.0.1] - 2026-07-25
11+
1012### Fixed
1113
1214- 修正 ` notationlist ` 环境编译报错。
@@ -535,7 +537,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
535537- 优化图注、算法的行距。
536538- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
537539
538- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v5.0.0...HEAD
540+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v5.0.1...HEAD
541+ [ 5.0.1 ] : https://github.com/ustctug/ustcthesis/compare/v5.0.0...v5.0.1
539542[ 5.0.0 ] : https://github.com/ustctug/ustcthesis/compare/v4.1.0...v5.0.0
540543[ 4.1.0 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0...v4.1.0
541544[ 4.0.0 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.11...v4.0.0
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 {v5.0.0 \qquad 2026-07-19 }
116+ \date {v5.0.1 \qquad 2026-07-25 }
117117\maketitle
118118
119119
Original file line number Diff line number Diff line change 2020\IfFormatAtLeastTF {2020-10-01}{}
2121 {\ClassError {ustcthesis}{TeX Live 2021 or later version is required.}{}}
2222
23- \newcommand \ustcthesisversion {5.0.0 }
24- \ProvidesExplClass {ustcthesis}{2026-07-19 }{\ustcthesisversion }{USTC thesis template}
23+ \newcommand \ustcthesisversion {5.0.1 }
24+ \ProvidesExplClass {ustcthesis}{2026-07-25 }{\ustcthesisversion }{USTC thesis template}
2525
2626\prop _gput:Nnn \g _msg_module_type_prop { ustcthesis } { Class }
2727
You can’t perform that action at this time.
0 commit comments