|
16 | 16 | % |
17 | 17 | % \iffalse |
18 | 18 | %<*driver> |
19 | | -\ProvidesFile{hitszthesis.dtx}[2022/05/18 3.2.4 Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)] |
| 19 | +\ProvidesFile{hitszthesis.dtx}[2022/05/20 3.2.5 Dissertation Template for Harbin Institute of Technology, ShenZhen (HITSZ)] |
20 | 20 | \documentclass{ltxdoc} |
21 | 21 | \usepackage{dtx-style} |
22 | 22 |
|
|
179 | 179 | % \subsection{模板的组成} |
180 | 180 | % 下表列出了 \hitszthesis\ 的主要文件及其功能介绍: |
181 | 181 | % |
182 | | -% \begin{longtable}{l|p{8cm}} |
| 182 | +% \changes{v3.2.5}{2022/05/20}{omit vertical rules} |
| 183 | +% |
| 184 | +% \begin{longtable}{lp{8cm}} |
183 | 185 | % \toprule |
184 | 186 | % {\heiti 文件(夹)} & {\heiti 功能描述}\\\midrule |
185 | 187 | % \endfirsthead |
@@ -2680,7 +2682,8 @@ delim_1 "\\hspace*{\\fill}" |
2680 | 2682 | % \end{macrocode} |
2681 | 2683 | % |
2682 | 2684 | % 此处本科生扉页使用了华文新魏字体,为方便使用此处用矢量化图片作为输入。 |
2683 | | -% \changes{v3.2.3}{2025/05/05}{根据2022年2月模板更新扉页标题和表格} |
| 2685 | +% \changes{v3.2.3}{2022/05/05}{根据2022年2月模板更新扉页标题和表格} |
| 2686 | +% \changes{v3.2.5}{2022/05/20}{fix \option{infocenter} option} |
2684 | 2687 | % \begin{macrocode} |
2685 | 2688 | \newdimen\infowidth |
2686 | 2689 | \infowidth = 7cm |
@@ -2731,13 +2734,13 @@ delim_1 "\\hspace*{\\fill}" |
2731 | 2734 | & \underline{\makebox[\infowidth]{\xiaoer\songti\textbf{\hitsz@ctitletwo}}}\\ |
2732 | 2735 | & \\ |
2733 | 2736 | {\hitsz@put@title{\hitsz@bachelor@cstudenttitle}} & |
2734 | | - \underline{\makebox[\infowidth][l]{\hspace*{1em}\songti\textbf{\hitsz@cauthor}}}\\ |
| 2737 | + \underline{\makebox[\infowidth]{\songti\textbf{\hitsz@cauthor}}}\\ |
2735 | 2738 | {\hitsz@put@title{\hitsz@bachelor@cstudentidtitle}} & |
2736 | | - \underline{\makebox[\infowidth][l]{\hspace*{1em}\songti\textbf{\hitsz@cstudentid}}}\\ |
| 2739 | + \underline{\makebox[\infowidth]{\songti\textbf{\hitsz@cstudentid}}}\\ |
2737 | 2740 | {\hitsz@put@title{\hitsz@bachelor@caffiltitlesz}} & |
2738 | | - \underline{\makebox[\infowidth][l]{\hspace*{1em}\songti\textbf{\hitsz@caffil}}}\\ |
| 2741 | + \underline{\makebox[\infowidth]{\songti\textbf{\hitsz@caffil}}}\\ |
2739 | 2742 | {\hitsz@put@title{\hitsz@bachelor@cmajortitle}} & |
2740 | | - \underline{\makebox[\infowidth][l]{\hspace*{1em}\songti\textbf{\hitsz@csubject}}}\\ |
| 2743 | + \underline{\makebox[\infowidth]{\songti\textbf{\hitsz@csubject}}}\\ |
2741 | 2744 | {\hitsz@put@title{\hitsz@bachelor@csupervisortitle}} & |
2742 | 2745 | \underline{\makebox[\infowidth]{\songti\textbf{\hitsz@csupervisor}}}\\ |
2743 | 2746 | {\hitsz@put@title{\hitsz@cdatetitle}} & |
|
0 commit comments