Commit b4a2754a authored by liziwl's avatar liziwl
Browse files

bump to v1.3.14

parent 238d9fb4
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -29,7 +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.13...HEAD)
## [Unreleased](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.14...HEAD)

## [1.3.14](https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.13...v1.3.14)

### Changed
- 允许论文题目和章节题目出现特殊的小写字母([#53](https://github.com/SUSTech-CRA/sustech-master-thesis/issues/53))。
+3 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
%
% \iffalse
%<*driver>
\ProvidesFile{sustechthesis.dtx}[2022/04/12 1.3.13 Southern University of Science and Technology Thesis Template]
\ProvidesFile{sustechthesis.dtx}[2022/05/06 1.3.14 Southern University of Science and Technology Thesis Template]
\documentclass{ltxdoc}
\usepackage{dtx-style}
\EnableCrossrefs
@@ -906,7 +906,7 @@
%    \begin{macrocode}
%<cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
%<cls>\ProvidesClass{sustechthesis}
%<cls>[2022/04/12 1.3.13 Southern University of Science and Technology Thesis Template]
%<cls>[2022/05/06 1.3.14 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.13}
\def\version{1.3.14}
\RequirePackage{kvdefinekeys}
\RequirePackage{kvsetkeys}
\RequirePackage{kvoptions}