File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,9 @@ Changelog 维护应保持最新版本在文件上面的原则,日期格式按
2929- 预发布版本使用形如 "` [1.0.2-rc.1] - 2021-06-11 ` " 作为二级标题,
3030- 正式发布版本使用形如 "` [1.0.1] - 2020-07-25 ` " 作为二级标题。
3131
32- ## [ Unreleased] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.13...HEAD )
32+ ## [ Unreleased] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.14...HEAD )
33+
34+ ## [ 1.3.14] ( https://github.com/SUSTech-CRA/sustech-master-thesis/compare/v1.3.13...v1.3.14 )
3335
3436### Changed
3537- 允许论文题目和章节题目出现特殊的小写字母([ #53 ] ( https://github.com/SUSTech-CRA/sustech-master-thesis/issues/53 ) )。
Original file line number Diff line number Diff line change 1717%
1818% \iffalse
1919% <*driver>
20- \ProvidesFile {sustechthesis.dtx}[2022/04/12 1.3.13 Southern University of Science and Technology Thesis Template]
20+ \ProvidesFile {sustechthesis.dtx}[2022/05/06 1.3.14 Southern University of Science and Technology Thesis Template]
2121\documentclass {ltxdoc }
2222\usepackage {dtx-style }
2323\EnableCrossrefs
906906% \begin{macrocode}
907907% <cls>\NeedsTeXFormat{LaTeX2e}[2017/04/15]
908908% <cls>\ProvidesClass{sustechthesis}
909- % <cls>[2022/04/12 1.3.13 Southern University of Science and Technology Thesis Template]
909+ % <cls>[2022/05/06 1.3.14 Southern University of Science and Technology Thesis Template]
910910% \end{macrocode}
911911%
912912% 报错
957957\hyphenation {Thu-Thesis SUSTech-Thesis}
958958\def\thuthesis {ThuThesis}
959959\def\sustechthesis {SUSTechThesis}
960- \def\version {1.3.13 }
960+ \def\version {1.3.14 }
961961\RequirePackage {kvdefinekeys}
962962\RequirePackage {kvsetkeys}
963963\RequirePackage {kvoptions}
You can’t perform that action at this time.
0 commit comments