-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -216,7 +216,7 @@ | |
%<class>\NeedsTeXFormat{LaTeX2e} | ||
%<class>\RequirePackage{expl3} | ||
%<*!(driver|install)> | ||
%<+!driver>\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu <[email protected]> $ | ||
%<+!driver>\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu <[email protected]> $ | ||
%<class&thesis> {Thesis template for Shanghai Jiao Tong University} | ||
%<class&thesis>\ProvidesExplClass{sjtuthesis} | ||
%<class&report> {Report template for Shanghai Jiao Tong University} | ||
|
@@ -456,7 +456,7 @@ | |
% | ||
% \title{\sjtutex{}: 上海交通大学文档类集} | ||
% \author{SJTUG} | ||
% \date{2023/3/31\quad v2.0.1} | ||
% \date{2023/4/1\quad v2.0.2} | ||
% | ||
% \maketitle | ||
% | ||
|
@@ -2061,7 +2061,7 @@ | |
% \end{macrocode} | ||
% \end{macro} | ||
% | ||
% \changes{unreleased}{2023/03/31}{区分 \texttt{dim} 与 \texttt{skip} 类型变量。} | ||
% \changes{v2.0.2}{2023/03/31}{区分 \texttt{dim} 与 \texttt{skip} 类型变量。} | ||
% \begin{macro}[int]{\@@_dim_set_to_wd:Nn,\@@_skip_add_to_wd:Nn} | ||
% 操作长度变量的辅助函数。 | ||
% \begin{macrocode} | ||
|
@@ -3148,7 +3148,7 @@ | |
} | ||
% \end{macrocode} | ||
% | ||
% \changes{unreleased}{2023/04/01}{延迟载入字体配置,修复 \pkg{unicode-math} | ||
% \changes{v2.0.2}{2023/04/01}{延迟载入字体配置,修复 \pkg{unicode-math} | ||
% 设置不生效的问题。} | ||
% 载入字体配置。 | ||
% \begin{macrocode} | ||
|
@@ -4338,7 +4338,7 @@ | |
% \subsubsection{构建标题页} | ||
% | ||
% \changes{v2.0}{2022/12/13}{启用新版封面。} | ||
% \changes{unreleased}{2023/04/01}{标题页日期底部增加空白。} | ||
% \changes{v2.0.2}{2023/04/01}{标题页日期底部增加空白。} | ||
% \begin{macrocode} | ||
%<*lang> | ||
%<*thesis> | ||
|