|
220 | 220 | %<class>\NeedsTeXFormat{LaTeX2e} |
221 | 221 | %<class>\RequirePackage{expl3} |
222 | 222 | %<*!(driver|install)> |
223 | | -%<+!driver>\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu <[email protected]> $ |
| 223 | +%<+!driver>\GetIdInfo $Id: sjtutex.dtx 2.0.3 2023-09-25 19:50:00Z Alexara Wu <[email protected]> $ |
224 | 224 | %<class&thesis> {Thesis template for Shanghai Jiao Tong University} |
225 | 225 | %<class&thesis>\ProvidesExplClass{sjtuthesis} |
226 | 226 | %<class&report> {Report template for Shanghai Jiao Tong University} |
|
464 | 464 | % |
465 | 465 | % \title{\sjtutex{}: 上海交通大学文档类集} |
466 | 466 | % \author{SJTUG} |
467 | | -% \date{2023/4/1\quad v2.0.2} |
| 467 | +% \date{2023/9/25\quad v2.0.3} |
468 | 468 | % |
469 | 469 | % \maketitle |
470 | 470 | % |
|
2402 | 2402 | % |
2403 | 2403 | % \subsubsection{西文与数学字体} |
2404 | 2404 | % |
2405 | | -% \changes{unreleased}{2023/09/25}{新增 \opt{libertinus} 字体配置。} |
| 2405 | +% \changes{v2.0.3}{2023/09/25}{新增 \opt{libertinus} 字体配置。} |
2406 | 2406 | % \begin{macrocode} |
2407 | 2407 | %<*font&(math|text)> |
2408 | 2408 | %<*stixtwo> |
|
3413 | 3413 | } |
3414 | 3414 | % \end{macrocode} |
3415 | 3415 | % |
3416 | | -% \changes{unreleased}{2023/09/24}{学位论文页面纵向顶部对齐。} |
| 3416 | +% \changes{v2.0.3}{2023/09/24}{学位论文页面纵向顶部对齐。} |
3417 | 3417 | % 学位论文页面纵向顶部对齐。 |
3418 | 3418 | % \begin{macrocode} |
3419 | 3419 | %<*thesis> |
|
4044 | 4044 | % |
4045 | 4045 | % \subsection{多语言支持} |
4046 | 4046 | % |
4047 | | -% \changes{unreleased}{2023/04/08}{更新学位论文初始英文主题。} |
| 4047 | +% \changes{v2.0.3}{2023/04/08}{更新学位论文初始英文主题。} |
4048 | 4048 | % 初始化主题。 |
4049 | 4049 | % \begin{macrocode} |
4050 | 4050 | %<*lang> |
|
5136 | 5136 | % |
5137 | 5137 | % \subsection{其他宏包的设置} |
5138 | 5138 | % |
5139 | | -% \changes{unreleased}{2023/09/23}{移除 \pkg{listings} 宏包预设。} |
| 5139 | +% \changes{v2.0.3}{2023/09/23}{移除 \pkg{listings} 宏包预设。} |
5140 | 5140 | % 这些宏包并非格式要求,但是为了方便同学们使用,在这里进行简单设置。 |
5141 | 5141 | % |
5142 | 5142 | % \subsubsection{\pkg{hyperref} 宏包} |
|
5330 | 5330 | { \tl_set:Nn \nomname { \SJTU@nomname } } |
5331 | 5331 | % \end{macrocode} |
5332 | 5332 | % |
5333 | | -% \changes{unreleased}{2023/09/25}{添加 \pkg{siunitx} 本地化支持。} |
| 5333 | +% \changes{v2.0.3}{2023/09/25}{添加 \pkg{siunitx} 本地化支持。} |
5334 | 5334 | % \subsubsection{\pkg{translations} 宏包} |
5335 | 5335 | % \begin{macrocode} |
5336 | 5336 | \ctex_at_end_package:nn { translations } |
|
0 commit comments