Skip to content

Commit 0c631cc

Browse files
authored
fix infocenter option
1 parent 52accaa commit 0c631cc

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Introduction to hitszthesis
1616

17-
HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Technology, ShenZhen** (HITSZ), including bachelor, master and doctor dissertations. Current version is 3.2.3, updated on 2022/05/05. Note that 3.x version is not compatible with 2.x version. Please join QQ group: 1039392552 to report issues.
17+
HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Technology, ShenZhen** (HITSZ), including bachelor, master and doctor dissertations. Current version is 3.2.5, updated on 2022/05/20. Note that 3.x version is not compatible with 2.x version. Please join QQ group: 1039392552 to report issues.
1818

1919
```latex
2020
|- front
@@ -61,7 +61,7 @@ HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Techn
6161

6262
# hitszthesis 模板简介
6363

64-
hitszthesis 是哈尔滨工业大学(深圳)本硕博学位论文模板,当前版本为3.2.3,更新于2022年05月05日。注意3.x版本不兼容2.x版本。请加入QQ群:1039392552反馈模板使用过程中遇到的问题。
64+
hitszthesis 是哈尔滨工业大学(深圳)本硕博学位论文模板,当前版本为3.2.5,更新于2022年05月20日。注意3.x版本不兼容2.x版本。请加入QQ群:1039392552反馈模板使用过程中遇到的问题。
6565

6666
# Documentation
6767

hitszthesis.dtx

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%
1717
% \iffalse
1818
%<*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)]
2020
\documentclass{ltxdoc}
2121
\usepackage{dtx-style}
2222

@@ -179,7 +179,9 @@
179179
% \subsection{模板的组成}
180180
% 下表列出了 \hitszthesis\ 的主要文件及其功能介绍:
181181
%
182-
% \begin{longtable}{l|p{8cm}}
182+
% \changes{v3.2.5}{2022/05/20}{omit vertical rules}
183+
%
184+
% \begin{longtable}{lp{8cm}}
183185
% \toprule
184186
% {\heiti 文件(夹)} & {\heiti 功能描述}\\\midrule
185187
% \endfirsthead
@@ -2680,7 +2682,8 @@ delim_1 "\\hspace*{\\fill}"
26802682
% \end{macrocode}
26812683
%
26822684
% 此处本科生扉页使用了华文新魏字体,为方便使用此处用矢量化图片作为输入。
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}
26842687
% \begin{macrocode}
26852688
\newdimen\infowidth
26862689
\infowidth = 7cm
@@ -2731,13 +2734,13 @@ delim_1 "\\hspace*{\\fill}"
27312734
& \underline{\makebox[\infowidth]{\xiaoer\songti\textbf{\hitsz@ctitletwo}}}\\
27322735
& \\
27332736
{\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}}}\\
27352738
{\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}}}\\
27372740
{\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}}}\\
27392742
{\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}}}\\
27412744
{\hitsz@put@title{\hitsz@bachelor@csupervisortitle}} &
27422745
\underline{\makebox[\infowidth]{\songti\textbf{\hitsz@csupervisor}}}\\
27432746
{\hitsz@put@title{\hitsz@cdatetitle}} &

hitszthesis.pdf

-8.52 KB
Binary file not shown.

main.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% !TEX program = XeLaTeX
44
%%=============================================
55
% 模板名称:hitszthesis
6-
% 模板版本:V3.2.3
6+
% 模板版本:V3.2.5
77
% 模板作者:杨敬轩(Jingxuan Yang)
88
% 联系作者:yangjx20@mails.tsinghua.edu.cn & yanglatex2e@gmail.com
99
% 模板交流:QQ群:1039392552,加群请备注LaTeX、hitszthesis相关说明
@@ -12,7 +12,7 @@
1212
% GNU make 工具:make thesis
1313
% Windows 批处理脚本:双击 compile.bat 自动编译论文
1414
% 更多编译细节详见说明文档:hitszthesis.pdf
15-
% 更新时间:2022/05/05
15+
% 更新时间:2022/05/20
1616
% 模板帮助:请**务必务必务必**阅读 hitszthesis.pdf 说明文档,文档查看方法:
1717
% cmd 命令行:texdoc hitszthesis
1818
% 推荐前往模板的 GitHub 仓库获取最新文件,地址:

0 commit comments

Comments
 (0)