Skip to content

Commit ab42a74

Browse files
committed
Bump version to 2.1.1
1 parent f2c14db commit ab42a74

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sjtutex/source/sjtutex.dtx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -335,15 +335,15 @@
335335
%<font&cjk&founder&zh>\ProvidesExplFile{sjtu-cjk-font-founder-zh.def}
336336
%<font&cjk&founder&ja> {Founder CJK fonts definition for Japanese (SJTUTeX)}
337337
%<font&cjk&founder&ja>\ProvidesExplFile{sjtu-cjk-font-founder-ja.def}
338-
%<!driver> {\ExplFileDate}{2.1}{\ExplFileDescription}
338+
%<!driver> {\ExplFileDate}{2.1.1}{\ExplFileDescription}
339339
%</!(driver|install)>
340340
%
341341
%<*driver>
342342
\PassOptionsToPackage{fontset=ubuntu}{ctex}
343343
\documentclass{ctxdoc}
344344
\newcommand{\sjtutex}{SJTU\TeX}
345345
\expandafter\def\csname ver@\jobname.dtx\endcsname
346-
{2024/02/18 v2.1 SJTUTeX}
346+
{2024/03/23 v2.1.1 SJTUTeX}
347347
\usepackage{float}
348348
\usepackage{multirow}
349349
\usepackage{longtable}
@@ -4104,7 +4104,7 @@
41044104
% 可以选用 \pkg{amsthm} 或 \pkg{ntheorem} 宏包控制数学环境样式,
41054105
% 并提供对证明环境 \env{proof} 的支持。
41064106
%
4107-
% \changes{unreleased}{2024/03/21}{新增 \opt{style/theorem-header-font}、
4107+
% \changes{v2.1.1}{2024/03/21}{新增 \opt{style/theorem-header-font}、
41084108
% \opt{style/theorem-body-font} 选项。}
41094109
% \begin{macro}{style/theorem-header-font,style/theorem-body-font}
41104110
% 预定义的数学环境的定理头(即标题)以及定理内容的字体。
@@ -5730,7 +5730,7 @@
57305730
{ \AtBeginEnvironment { longtable } { \SJTU@style@float@font } }
57315731
% \end{macrocode}
57325732
%
5733-
% \changes{unreleased}{2024/03/21}{预定义的数学环境声明移至导言区末尾,
5733+
% \changes{v2.1.1}{2024/03/21}{预定义的数学环境声明移至导言区末尾,
57345734
% 且不会覆盖重名的已定义环境。}
57355735
% \subsubsection{\pkg{amsthm} 宏包和 \pkg{ntheorem} 宏包}
57365736
%
@@ -5827,7 +5827,7 @@
58275827
}
58285828
% \end{macrocode}
58295829
%
5830-
% \changes{unreleased}{2024/03/22}{添加 \pkg{thmtools} 宏包支持。}
5830+
% \changes{v2.1.1}{2024/03/22}{添加 \pkg{thmtools} 宏包支持。}
58315831
% \subsubsection{\pkg{thmtools} 宏包}
58325832
%
58335833
% 使用 \pkg{tocloft} 包设置 \tn{listoftheorems} 的样式。

0 commit comments

Comments
 (0)