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 @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55
66## [ Unreleased]
77
8+ ## [ v3.3.1] - 2021-12-10
9+
810### Changed
911
1012- 同步新版《撰写手册》(2016 年 12 月版,2019 年 第 3 次印刷)(#291 )。
@@ -256,7 +258,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
256258- 优化图注、算法的行距。
257259- 二级以下节标题编号下采用“1.”、“(1)”、“①”。
258260
259- [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v3.3.0...HEAD
261+ [ Unreleased ] : https://github.com/ustctug/ustcthesis/compare/v3.3.1...HEAD
262+ [ v3.3.1 ] : https://github.com/ustctug/ustcthesis/compare/v3.3.0...v3.3.1
260263[ v3.3.0 ] : https://github.com/ustctug/ustcthesis/compare/v3.2.1...v3.3.0
261264[ v3.2.1 ] : https://github.com/ustctug/ustcthesis/compare/v3.2...v3.2.1
262265[ 3.1.06 ] : https://github.com/ustctug/ustcthesis/compare/v3.2...v3.1.06
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 {v3.3.0 \qquad 2021-03-18 }
116+ \date {v3.3.1 \qquad 2021-12-10 }
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 {v3.3.0 }
15- \ProvidesClass {ustcthesis}[2020/04/03 {\ustcthesisversion } USTC thesis template]
14+ \newcommand \ustcthesisversion {v3.3.1 }
15+ \ProvidesClass {ustcthesis}[2021/12/10 {\ustcthesisversion } USTC thesis template]
1616
1717% 报错和警告
1818\newcommand \ustc@error [1]{%
You can’t perform that action at this time.
0 commit comments