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.0.0-beta.11] - 2026-04-06
11+
1012### Added
1113
1214- 新增选项 ` review = true/false ` 选择盲审模式([ #489 ] ( https://github.com/ustctug/ustcthesis/issues/489 ) )。
@@ -484,7 +486,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
484486- 优化图注、算法的行距。
485487- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
486488
487- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.10...HEAD
489+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.11...HEAD
490+ [ 4.0.0-beta.11 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.10...v4.0.0-beta.11
488491[ 4.0.0-beta.10 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.9...v4.0.0-beta.10
489492[ 4.0.0-beta.9 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.8...v4.0.0-beta.9
490493[ 4.0.0-beta.8 ] : https://github.com/ustctug/ustcthesis/compare/v4.0.0-beta.7...v4.0.0-beta.8
Original file line number Diff line number Diff line change 33% !TEX spellcheck = en_US
44
55%
6- % Copyright (C) 2015-2025 by USTC TeX Users Group <https://github.com/ustctug>
6+ % Copyright (C) 2015-2026 by USTC TeX Users Group <https://github.com/ustctug>
77%
88% This file may be distributed and/or modified under the
99% conditions of the LaTeX Project Public License, either version 1.3c
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.10 \qquad 2025-12-21 }
116+ \date {v4.0.0-beta.11 \qquad 2026-04-06 }
117117\maketitle
118118
119119
Original file line number Diff line number Diff line change 11%
2- % Copyright (C) 2015-2025 by USTC TeX Users Group <https://github.com/ustctug>
2+ % Copyright (C) 2015-2026 by USTC TeX Users Group <https://github.com/ustctug>
33%
44% This file may be distributed and/or modified under the
55% conditions of the LaTeX Project Public License, either version 1.3c
1111%
1212
1313\NeedsTeXFormat {LaTeX2e}[2017/04/15]
14- \newcommand \ustcthesisversion {4.0.0-beta.10 }
15- \ProvidesClass {ustcthesis}[2025/12/21 v\ustcthesisversion\space USTC thesis template]
14+ \newcommand \ustcthesisversion {4.0.0-beta.11 }
15+ \ProvidesClass {ustcthesis}[2026/04/06 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