File tree Expand file tree Collapse file tree 4 files changed +49
-1
lines changed Expand file tree Collapse file tree 4 files changed +49
-1
lines changed Original file line number Diff line number Diff line change @@ -2490,6 +2490,14 @@ delim_1 "\\hspace*{\\fill}"
24902490\newcommand {\hitsz@authorizationtext@bachelor }{%
24912491本人郑重声明:在哈尔滨工业大学攻读学士学位期间,所提交的毕业设计(论文)《\hitsz@ctitle 》,是本人在导师指导下独立进行研究工作所取得的成果。对本文的研究工作做出重要贡献的个人和集体,均已在文中以明确方式注明,其它未注明部分不包含他人已发表或撰写过的研究成果,不存在购买、由他人代写、剽窃和伪造数据等作假行为。
24922492
2493+ 本人愿为此声明承担法律责任。}
2494+ \newcommand {\hitsz@authorizationtext@bachelor@shenzhen }{%
2495+ 本人郑重声明:在哈尔滨工业大学(深圳)攻读学士学位期间,所提交的毕业设计(论文)《\hitsz@ctitle 》,是本人在导师指导下独立进行研究工作所取得的成果。对本文的研究工作做出重要贡献的个人和集体,均已在文中以明确方式注明,其它未注明部分不包含他人已发表或撰写过的研究成果,不存在购买、由他人代写、剽窃和伪造数据等作假行为。
2496+
2497+ 本人愿为此声明承担法律责任。}
2498+ \newcommand {\hitsz@authorizationtext@bachelor@weihai }{%
2499+ 本人郑重声明:在哈尔滨工业大学(威海)攻读学士学位期间,所提交的毕业设计(论文)《\hitsz@ctitle 》,是本人在导师指导下独立进行研究工作所取得的成果。对本文的研究工作做出重要贡献的个人和集体,均已在文中以明确方式注明,其它未注明部分不包含他人已发表或撰写过的研究成果,不存在购买、由他人代写、剽窃和伪造数据等作假行为。
2500+
24932501本人愿为此声明承担法律责任。}
24942502\newcommand {\hitsz@declarename }{学位论文原创性声明}
24952503\newcommand {\hitsz@declaretext }{%
@@ -3077,7 +3085,15 @@ delim_1 "\\hspace*{\\fill}"
30773085 \ifhitsz@openright\cleardoublepage \else \clearpage \fi
30783086 \chapter* {\ifhitsz@harbin\relax \else \sanhao \fi \hitsz@declarename@bachelor }
30793087 \addcontentsline {toc}{chapter}{\hitsz@authorization@bachelor@toc }
3080- \hitsz@authorizationtext@bachelor
3088+ \ifhitsz@shenzhen %
3089+ \hitsz@authorizationtext@bachelor@shenzhen
3090+ \else %
3091+ \ifhitsz@weihai
3092+ \hitsz@authorizationtext@bachelor@weihai
3093+ \else
3094+ \hitsz@authorizationtext@bachelor
3095+ \fi
3096+ \fi
30813097\vspace {2\baselineskip }
30823098\par\hspace {6em}\hitsz@authorsig\hfill\hitsz@frontdate\hitsz@datefill
30833099}
Original file line number Diff line number Diff line change 1+ %%
2+ %% This is file `hitszthesis.ist',
3+ %% generated with the docstrip utility.
4+ %%
5+ %% The original source files were:
6+ %%
7+ %% hitszthesis.dtx (with options: `ist')
8+ %%
9+ %% This is a generated file.
10+ %%
11+ %% Copyright (C) 2019-2020 by Jingxuan Yang <yanglatex2e@gmail.com>
12+ %%
13+ %% This file may be distributed and/or modified under the
14+ %% conditions of the LaTeX Project Public License, either version 1.3a
15+ %% of this license or (at your option) any later version.
16+ %% The latest version of this license is in:
17+ %%
18+ %% http://www.latex-project.org/lppl.txt
19+ %%
20+ %% and version 1.3a or later is part of all distributions of LaTeX
21+ %% version 2004/10/01 or later.
22+ %%
23+ %% This is the configuration file of the hitszthesis package with LaTeX2e.
24+ %%
25+ headings_flag 1
26+ heading_prefix "\{\\vskip -\\baselineskip\\centering\\normalsize\\textbf\{"
27+ heading_suffix "\}\\par\}\\nopagebreak\\wuhao\n"
28+ delim_0 "\\hspace*{\\fill}"
29+ delim_1 "\\hspace*{\\fill}"
30+ \endinput
31+ %%
32+ %% End of file `hitszthesis.ist'.
You can’t perform that action at this time.
0 commit comments