From e498ea8e1ac8834d4da2290bb07c53b59bcdf33f Mon Sep 17 00:00:00 2001 From: Zeping Lee Date: Fri, 25 Mar 2022 19:31:34 +0800 Subject: [PATCH] Bump to v3.3.2 --- CHANGELOG.md | 7 +++++-- ustcthesis-doc.tex | 2 +- ustcthesis.cls | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d01226e..3e1b71e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v3.3.2] - 2022-03-25 + ### Added - 新增选项 `math-font = cm` (Computer Modern)([#324](https://github.com/ustctug/ustcthesis/issues/324))。 @@ -46,7 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 修正授权使用声明中的“保密”为“控阅”([#314](https://github.com/ustctug/ustcthesis/issues/314))。 - 修正本科生参考文献的格式。 - 修正了图题的段后距离([#307](https://github.com/ustctug/ustcthesis/issues/307))。 -- 参考文献表中专利文献使用 `address`/`lcoation` 输出专利国别。 +- 参考文献表中专利文献使用 `address`/`location` 输出专利国别。 ### Removed @@ -278,7 +280,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 优化图注、算法的行距。 - 二级以下节标题编号下采用“1.”、“(1)”、“①”。 -[Unreleased]: https://github.com/ustctug/ustcthesis/compare/v3.3.1...HEAD +[Unreleased]: https://github.com/ustctug/ustcthesis/compare/v3.3.2...HEAD +[v3.3.2]: https://github.com/ustctug/ustcthesis/compare/v3.3.1...v3.3.2 [v3.3.1]: https://github.com/ustctug/ustcthesis/compare/v3.3.0...v3.3.1 [v3.3.0]: https://github.com/ustctug/ustcthesis/compare/v3.2.1...v3.3.0 [v3.2.1]: https://github.com/ustctug/ustcthesis/compare/v3.2...v3.2.1 diff --git a/ustcthesis-doc.tex b/ustcthesis-doc.tex index 2b06d2e..f1c1814 100644 --- a/ustcthesis-doc.tex +++ b/ustcthesis-doc.tex @@ -113,7 +113,7 @@ \title{\cls{ustcthesis} 使用说明} \author{Zeping Lee\thanks{zepinglee AT gmail.com} \and seisman\thanks{seisman.info AT gmail.com} } -\date{v3.3.1\qquad 2021-12-10} +\date{v3.3.2\qquad 2022-03-25} \maketitle diff --git a/ustcthesis.cls b/ustcthesis.cls index e40d975..6195840 100644 --- a/ustcthesis.cls +++ b/ustcthesis.cls @@ -11,8 +11,8 @@ % \NeedsTeXFormat{LaTeX2e}[2017/04/15] -\newcommand\ustcthesisversion{v3.3.1} -\ProvidesClass{ustcthesis}[2021/12/10 {\ustcthesisversion} USTC thesis template] +\newcommand\ustcthesisversion{v3.3.2} +\ProvidesClass{ustcthesis}[2022/03/25 {\ustcthesisversion} USTC thesis template] % 报错和警告 \newcommand\ustc@error[1]{%