From 0e1b97cce0016d865b59120727b514519bf1b9a3 Mon Sep 17 00:00:00 2001 From: liziwl Date: Tue, 12 Apr 2022 15:26:49 +0800 Subject: [PATCH] bump to v1.3.13 --- CHANGELOG.md | 4 +++- sustechthesis.dtx | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c919bb..d9eb8ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,8 +29,9 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按 - 预发布版本使用形如 "`[1.0.2-rc.1] - 2021-06-11`" 作为二级标题, - 正式发布版本使用形如 "`[1.0.1] - 2020-07-25`" 作为二级标题。 -## [Unreleased](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.12...HEAD) +## [Unreleased](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.13...HEAD) +## [1.3.13](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.12...v1.3.13) ### Added - 增加数学字体配置选项 math-style。 - 增加公式符号解释的例子。 @@ -41,6 +42,7 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按 - 全局移除列表第一级序号后空格。 - 加粗英文的定理环境前缀和编号。 - 插图列表、表格列表、公式列表中加入附录中出现的实例。 +- 更新超长列表列样式例子。 ### Removed - 删除模版未建议字体的选项。 diff --git a/sustechthesis.dtx b/sustechthesis.dtx index e2fc873..ac35e28 100644 --- a/sustechthesis.dtx +++ b/sustechthesis.dtx @@ -17,7 +17,7 @@ % % \iffalse %<*driver> -\ProvidesFile{sustechthesis.dtx}[2022/03/30 1.3.12 Southern University of Science and Technology Thesis Template] +\ProvidesFile{sustechthesis.dtx}[2022/04/12 1.3.13 Southern University of Science and Technology Thesis Template] \documentclass{ltxdoc} \usepackage{dtx-style} \EnableCrossrefs @@ -906,7 +906,7 @@ % \begin{macrocode} %\NeedsTeXFormat{LaTeX2e}[2017/04/15] %\ProvidesClass{sustechthesis} -%[2022/03/30 1.3.12 Southern University of Science and Technology Thesis Template] +%[2022/04/12 1.3.13 Southern University of Science and Technology Thesis Template] % \end{macrocode} % % 报错 @@ -957,7 +957,7 @@ \hyphenation{Thu-Thesis SUSTech-Thesis} \def\thuthesis{ThuThesis} \def\sustechthesis{SUSTechThesis} -\def\version{1.3.12} +\def\version{1.3.13} \RequirePackage{kvdefinekeys} \RequirePackage{kvsetkeys} \RequirePackage{kvoptions}