%% %% This is file `thuthesis.cls', %% generated with the docstrip utility. %% %% The original source files were: %% %% thuthesis.dtx (with options: `cls') %% %% This is a generated file. %% %% Copyright (C) 2005-2019 by Ruini Xue %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% %% To produce the documentation run the original source files ending with `.dtx' %% through LaTeX. %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{thuthesis} [2019/04/27 5.5.2 Tsinghua University Thesis Template] \RequirePackage{ifxetex} \ifxetex\else \ClassError{thuthesis}{You should use XeLaTeX}{} \end{document} \fi \hyphenation{Thu-Thesis} \def\thuthesis{ThuThesis} \def\version{5.5.2} \RequirePackage{kvoptions} \SetupKeyvalOptions{ family=thu, prefix=thu@, setkeys=\kvsetkeys} \DeclareStringOption[doctor]{degree}[doctor] \DeclareStringOption[chinese]{language}[chinese] \DeclareBoolOption{secret} \DeclareBoolOption{tocarialchapter} \DeclareBoolOption{tocarialchapterentry} \DeclareBoolOption{tocarialchapterpage} \DeclareBoolOption[true]{raggedbottom} \DeclareDefaultOption{\PassOptionsToClass{\CurrentOption}{ctexbook}} \ProcessKeyvalOptions* \newcommand\thu@validate@key[1]{% \@ifundefined{thu@\csname thu@#1\endcsname true}{% \ClassError{thuthesis}{Invalid value '\csname thu@#1\endcsname'}{}% }{% \csname thu@\csname thu@#1\endcsname true\endcsname }% } \newif\ifthu@bachelor \newif\ifthu@master \newif\ifthu@doctor \newif\ifthu@postdoctor \thu@validate@key{degree} \newif\ifthu@chinese \newif\ifthu@english \thu@validate@key{language} \PassOptionsToPackage{quiet}{xeCJK} \LoadClass[a4paper,openany,UTF8,zihao=-4,scheme=plain]{ctexbook} \RequirePackage{etoolbox} \RequirePackage{xparse} \RequirePackage{amsmath} \RequirePackage{unicode-math} \RequirePackage{graphicx} \RequirePackage[labelformat=simple]{subcaption} \RequirePackage{pdfpages} \includepdfset{fitpaper=true} \RequirePackage[shortlabels]{enumitem} \RequirePackage{environ} \ifthu@raggedbottom \RequirePackage[bottom,perpage,hang]{footmisc} \raggedbottom \else \RequirePackage[perpage,hang]{footmisc} \fi \RequirePackage{CJKfntef} \RequirePackage[amsmath,thmmarks,hyperref]{ntheorem} \RequirePackage{array} \RequirePackage{longtable} \RequirePackage{booktabs} \RequirePackage[sort&compress]{natbib} \RequirePackage{hyperref} \hypersetup{ linktoc = all, bookmarksnumbered = true, bookmarksopen = true, bookmarksopenlevel = 1, breaklinks = true, plainpages = false, hidelinks, } \pdfstringdefDisableCommands{ \let\\\@empty \let\hspace\@gobble } \urlstyle{same} \def\UrlBreaks{% \do\/% \do\a\do\b\do\c\do\d\do\e\do\f\do\g\do\h\do\i\do\j\do\k\do\l% \do\m\do\n\do\o\do\p\do\q\do\r\do\s\do\t\do\u\do\v\do\w\do\x\do\y\do\z% \do\A\do\B\do\C\do\D\do\E\do\F\do\G\do\H\do\I\do\J\do\K\do\L% \do\M\do\N\do\O\do\P\do\Q\do\R\do\S\do\T\do\U\do\V\do\W\do\X\do\Y\do\Z% \do0\do1\do2\do3\do4\do5\do6\do7\do8\do9\do=\do/\do.\do:% \do\*\do\-\do\~\do\'\do\"\do\-} \Urlmuskip=0mu plus 0.1mu \RequirePackage{geometry} \geometry{ a4paper, % 210 * 297mm hcentering, ignoreall, nomarginpar} \ifthu@bachelor \geometry{ left=32mm, headheight=5mm, headsep=5mm, textheight=227mm, bottom=32mm, footskip=12mm} \else \geometry{ left=30mm, headheight=5mm, headsep=5mm, textheight=237mm, bottom=29mm, footskip=6mm} \fi \RequirePackage{fancyhdr} \RequirePackage{notoccite} \let\thu@cleardoublepage\cleardoublepage \newcommand{\thu@clearemptydoublepage}{% \clearpage{\pagestyle{thu@empty}\thu@cleardoublepage}} \let\cleardoublepage\thu@clearemptydoublepage \renewcommand\frontmatter{% \if@openright\cleardoublepage\else\clearpage\fi \@mainmatterfalse \pagenumbering{Alph} \pagestyle{thu@empty}} \renewcommand\mainmatter{% \if@openright\cleardoublepage\else\clearpage\fi \@mainmattertrue \pagenumbering{arabic} \ifthu@bachelor\pagestyle{thu@plain}\else\pagestyle{thu@headings}\fi} \renewcommand\backmatter{% \if@openright\cleardoublepage\else\clearpage\fi \@mainmattertrue} \newcommand\thu@fontset{\csname g__ctex_fontset_tl\endcsname} \ifthenelse{\equal{\thu@fontset}{fandol}}{ \setmainfont[ Extension = .otf, UprightFont = *-regular, BoldFont = *-bold, ItalicFont = *-italic, BoldItalicFont = *-bolditalic, ]{texgyretermes} \setsansfont[ Extension = .otf, UprightFont = *-regular, BoldFont = *-bold, ItalicFont = *-italic, BoldItalicFont = *-bolditalic, ]{texgyreheros} \setmonofont[ Extension = .otf, UprightFont = *-regular, BoldFont = *-bold, ItalicFont = *-italic, BoldItalicFont = *-bolditalic, Scale = MatchLowercase, ]{texgyrecursor} }{ \setmainfont{Times New Roman} \setsansfont{Arial} \ifthenelse{\equal{\thu@fontset}{mac}}{ \setmonofont[Scale=MatchLowercase]{Menlo} }{ \setmonofont[Scale=MatchLowercase]{Courier New} } } \unimathsetup{ math-style = ISO, bold-style = ISO, nabla = upright, partial = upright, } \IfFontExistsTF{XITSMath-Regular.otf}{ \setmathfont[ Extension = .otf, BoldFont = XITSMath-Bold, StylisticSet = 8, ]{XITSMath-Regular} \setmathfont[range={cal,bfcal},StylisticSet=1]{XITSMath-Regular.otf} }{ \setmathfont[ Extension = .otf, BoldFont = *bold, StylisticSet = 8, ]{xits-math} \setmathfont[range={cal,bfcal},StylisticSet=1]{xits-math.otf} } \ifthenelse{\equal{\thu@fontset}{windows}}{ \xeCJKsetup{EmboldenFactor=2} \IfFileExists{C:/bootfont.bin}{ \setCJKmainfont[AutoFakeBold,ItalicFont=KaiTi_GB2312]{SimSun} \setCJKfamilyfont{zhkai}[AutoFakeBold]{KaiTi_GB2312} }{ \setCJKmainfont[AutoFakeBold,ItalicFont=KaiTi]{SimSun} \setCJKfamilyfont{zhkai}[AutoFakeBold]{KaiTi} } \setCJKsansfont[AutoFakeBold]{SimHei} \setCJKfamilyfont{zhsong}[AutoFakeBold]{SimSun} \setCJKfamilyfont{zhhei}[AutoFakeBold]{SimHei} }{} \ifthenelse{\equal{\thu@fontset}{mac}}{ \setCJKmainfont[ UprightFont = * Light, BoldFont = * Bold, ItalicFont = Kaiti SC, BoldItalicFont = Kaiti SC Bold, ]{Songti SC} \setCJKsansfont[BoldFont=* Medium]{Heiti SC} \setCJKfamilyfont{zhsong}[ UprightFont = * Light, BoldFont = * Bold, ]{Songti SC} \setCJKfamilyfont{zhhei}[BoldFont=* Medium]{Heiti SC} \setCJKfamilyfont{zhkai}[BoldFont=* Bold]{Kaiti SC} \xeCJKsetwidth{‘’“”}{1em} }{} \renewcommand\normalsize{% \@setfontsize\normalsize{12bp}{20bp}% \abovedisplayskip=12bp \@plus 2bp \@minus 2bp \abovedisplayshortskip=12bp \@plus 2bp \@minus 2bp \belowdisplayskip=\abovedisplayskip \belowdisplayshortskip=\abovedisplayshortskip} \def\thu@def@fontsize#1#2{% \expandafter\newcommand\csname #1\endcsname[1][1.3]{% \fontsize{#2}{##1\dimexpr #2}\selectfont}} \thu@def@fontsize{chuhao}{42bp} \thu@def@fontsize{xiaochu}{36bp} \thu@def@fontsize{yihao}{26bp} \thu@def@fontsize{xiaoyi}{24bp} \thu@def@fontsize{erhao}{22bp} \thu@def@fontsize{xiaoer}{18bp} \thu@def@fontsize{sanhao}{16bp} \thu@def@fontsize{xiaosan}{15bp} \thu@def@fontsize{sihao}{14bp} \thu@def@fontsize{banxiaosi}{13bp} \thu@def@fontsize{xiaosi}{12bp} \thu@def@fontsize{dawu}{11bp} \thu@def@fontsize{wuhao}{10.5bp} \thu@def@fontsize{xiaowu}{9bp} \thu@def@fontsize{liuhao}{7.5bp} \thu@def@fontsize{xiaoliu}{6.5bp} \thu@def@fontsize{qihao}{5.5bp} \thu@def@fontsize{bahao}{5bp} \newcommand\thu@setchinese{% \xeCJKResetPunctClass } \newcommand\thu@setenglish{% \xeCJKDeclareCharClass{HalfLeft}{"2018, "201C}% \xeCJKDeclareCharClass{HalfRight}{ "00B7, "2019, "201D, "2013, "2014, "2025, "2026, "2E3A, }% } \newcommand\thu@setdefaultlanguage{% \ifthu@chinese \thu@setchinese \else \thu@setenglish \fi } \ifthu@chinese \ctexset{ chapter/name = {第,章}, appendixname = 附录, contentsname = {目\hspace{\ccwd}录}, listfigurename = 插图索引, listtablename = 表格索引, figurename = 图, tablename = 表, bibname = 参考文献, indexname = 索引, } \newcommand\thu@denotation@name{主要符号对照表} \newcommand\listequationname{公式索引} \newcommand\equationname{公式} \newcommand\thu@assumption@name{假设} \newcommand\thu@definition@name{定义} \newcommand\thu@proposition@name{命题} \newcommand\thu@lemma@name{引理} \newcommand\thu@theorem@name{定理} \newcommand\thu@axiom@name{公理} \newcommand\thu@corollary@name{推论} \newcommand\thu@exercise@name{练习} \newcommand\thu@example@name{例} \newcommand\thu@remark@name{注释} \newcommand\thu@problem@name{问题} \newcommand\thu@conjecture@name{猜想} \newcommand\thu@proof@name{证明} \newcommand\thu@theorem@separator{:} \newcommand\thu@ack@name{致\hspace{\ccwd}谢} \ifthu@bachelor \newcommand\thu@resume@title{在学期间参加课题的研究成果} \else \ifthu@postdoctor \newcommand\thu@resume@title{个人简历、发表的学术论文与科研成果} \else \newcommand\thu@resume@title{个人简历、在学期间发表的学术论文与研究成果} \fi \fi \else \newcommand\thu@denotation@name{Nomenclature} \newcommand\listequationname{List of Equations} \newcommand\equationname{Equation} \newcommand\thu@assumption@name{Assumption} \newcommand\thu@definition@name{Definition} \newcommand\thu@proposition@name{Proposition} \newcommand\thu@lemma@name{Lemma} \newcommand\thu@theorem@name{Theorem} \newcommand\thu@axiom@name{Axiom} \newcommand\thu@corollary@name{Corollary} \newcommand\thu@exercise@name{Exercise} \newcommand\thu@example@name{Example} \newcommand\thu@remark@name{Remark} \newcommand\thu@problem@name{Problem} \newcommand\thu@conjecture@name{Conjecture} \newcommand\thu@proof@name{proof} \newcommand\thu@theorem@separator{: } \newcommand\thu@ack@name{Acknowledgments} \ifthu@bachelor \newcommand\thu@resume@title{Research Achievements} \else \ifthu@postdoctor \newcommand\thu@resume@title{% Resume, Publications and Research Achievements% } \else \newcommand\thu@resume@title{% Resume, Publications and Research Achievements% } \fi \fi \fi \fancypagestyle{thu@empty}{% \fancyhf{} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt}} \fancypagestyle{thu@plain}{% \fancyhead{} \fancyfoot[C]{\xiaowu\thepage} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt}} \fancypagestyle{thu@headings}{% \fancyhead{} \fancyhead[C]{\wuhao\normalfont\leftmark} \fancyfoot{} \fancyfoot[C]{\wuhao\thepage} \renewcommand{\headrulewidth}{0.4pt} \renewcommand{\footrulewidth}{0pt}} \ctexset{% punct=quanjiao, space=auto, autoindent=true} \setlist{nosep} \ifthenelse{\equal{\thu@fontset}{mac}}{ \newfontfamily\thu@circlefont{Songti SC Light} }{ \ifthenelse{\equal{\thu@fontset}{windows}}{ \newfontfamily\thu@circlefont{SimSun} }{ \IfFontExistsTF{XITS-Regular.otf}{ \newfontfamily\thu@circlefont{XITS-Regular.otf} }{ \newfontfamily\thu@circlefont{xits-regular.otf} } } } \def\thu@textcircled#1{% \ifnum\value{#1} >9% \ClassError{thuthesis}% {Too many footnotes in this page.}{Keep footnote less than 10.}% \fi {\thu@circlefont\symbol{\the\numexpr\value{#1}+"245F\relax}}% } \renewcommand{\thefootnote}{\thu@textcircled{footnote}} \renewcommand{\thempfootnote}{\thu@textcircled{mpfootnote}} \def\footnoterule{\vskip-3\p@\hrule\@width0.3\textwidth\@height0.4\p@\vskip2.6\p@} \let\thu@footnotesize\footnotesize \renewcommand\footnotesize{\thu@footnotesize\xiaowu[1.5]} \footnotemargin1.5em\relax \let\thu@makefnmark\@makefnmark \def\thu@@makefnmark{\hbox{{\normalfont\@thefnmark}}} \pretocmd{\@makefntext}{\let\@makefnmark\thu@@makefnmark}{}{} \apptocmd{\@makefntext}{\let\@makefnmark\thu@makefnmark}{}{} \ifthu@chinese \def\mathellipsis{\cdots} \fi \protected\def\le{\leqslant} \protected\def\ge{\geqslant} \AtBeginDocument{% \renewcommand\leq{\leqslant}% \renewcommand\geq{\geqslant}% } \removenolimits{% \int\iint\iiint\iiiint\oint\oiint\oiiint \intclockwise\varointclockwise\ointctrclockwise\sumint \intbar\intBar\fint\cirfnint\awint\rppolint \scpolint\npolint\pointint\sqint\intlarhk\intx \intcap\intcup\upint\lowint } \AtBeginDocument{% \renewcommand{\Re}{\operatorname{Re}}% \renewcommand{\Im}{\operatorname{Im}}% } \AtBeginDocument{% \renewcommand\nabla{\mbfnabla}% } \newcommand\bm{\symbf} \renewcommand\boldsymbol{\symbf} \newcommand\square{\mdlgwhtsquare} \allowdisplaybreaks[4] \renewcommand\theequation{\ifnum \c@chapter>\z@ \thechapter-\fi\@arabic\c@equation} \def\make@df@tag{\@ifstar\thu@make@df@tag@@\make@df@tag@@@} \def\thu@make@df@tag@@#1{\gdef\df@tag{\thu@maketag{#1}\def\@currentlabel{#1}}} \iffalse \ifthu@bachelor \def\thu@maketag#1{\maketag@@@{% (\ignorespaces\text{\equationname\hskip0.5em}#1\unskip\@@italiccorr)}} \def\tagform@#1{\maketag@@@{% (\ignorespaces\text{\equationname\hskip0.5em}#1\unskip\@@italiccorr)\equcaption{#1}}} \fi \fi \def\thu@maketag#1{\maketag@@@{(\ignorespaces #1\unskip\@@italiccorr)}} \def\tagform@#1{\maketag@@@{(\ignorespaces #1\unskip\@@italiccorr)\equcaption{#1}}} \renewcommand{\eqref}[1]{\textup{(\ref{#1})}} \theorembodyfont{\normalfont} \theoremheaderfont{\normalfont\sffamily} \theoremsymbol{\ensuremath{\square}} \newtheorem*{proof}{\thu@proof@name} \theoremstyle{plain} \theoremsymbol{} \theoremseparator{\thu@theorem@separator} \newtheorem{assumption}{\thu@assumption@name}[chapter] \newtheorem{definition}{\thu@definition@name}[chapter] \newtheorem{proposition}{\thu@proposition@name}[chapter] \newtheorem{lemma}{\thu@lemma@name}[chapter] \newtheorem{theorem}{\thu@theorem@name}[chapter] \newtheorem{axiom}{\thu@axiom@name}[chapter] \newtheorem{corollary}{\thu@corollary@name}[chapter] \newtheorem{exercise}{\thu@exercise@name}[chapter] \newtheorem{example}{\thu@example@name}[chapter] \newtheorem{remark}{\thu@remark@name}[chapter] \newtheorem{problem}{\thu@problem@name}[chapter] \newtheorem{conjecture}{\thu@conjecture@name}[chapter] \setlength{\floatsep}{12bp \@plus 2bp \@minus 4bp} \setlength{\textfloatsep}{12bp} \setlength{\intextsep}{12bp} \setlength{\@fptop}{0bp \@plus1.0fil} \setlength{\@fpsep}{12bp \@plus2.0fil} \setlength{\@fpbot}{0bp \@plus1.0fil} \renewcommand{\textfraction}{0.15} \renewcommand{\topfraction}{0.85} \renewcommand{\bottomfraction}{0.65} \renewcommand{\floatpagefraction}{0.60} \ifthu@bachelor \g@addto@macro\appendix{\renewcommand*{\thefigure}{\thechapter-\arabic{figure}}} \g@addto@macro\appendix{\renewcommand*{\thetable}{\thechapter-\arabic{table}}} \fi \let\old@tabular\@tabular \def\thu@tabular{\dawu[1.5]\old@tabular} \DeclareCaptionFont{thu}{\dawu[1.3]} \DeclareCaptionLabelSeparator{thu}{\hspace{\ccwd}} \captionsetup{ font = thu, labelsep = thu, skip = 6bp, figureposition = bottom, tableposition = top, } \captionsetup[sub]{font=thu} \renewcommand{\thesubfigure}{(\alph{subfigure})} \renewcommand{\thesubtable}{(\alph{subtable})} \let\thu@LT@array\LT@array \def\LT@array{\dawu[1.5]\thu@LT@array} % set default font size \def\hlinewd#1{% \noalign{\ifnum0=`}\fi\hrule \@height #1 \futurelet \reserved@a\@xhline} \ifthu@bachelor \newcommand{\cabstractname}{中文摘要} \newcommand{\eabstractname}{ABSTRACT} \else \newcommand{\cabstractname}{摘\hspace{\ccwd}要} \newcommand{\eabstractname}{Abstract} \fi \let\CJK@todaysave=\today \def\CJK@todaysmall@short{\the\year 年 \the\month 月} \def\CJK@todaysmall{\the\year 年 \the\month 月 \the\day 日} \def\CJK@todaybig@short{\zhdigits{\the\year}年\zhnumber{\the\month}月} \def\CJK@todaybig{\zhdigits{\the\year}年\zhnumber{\the\month}月\zhnumber{\the\day}日} \def\CJK@today{\CJK@todaysmall} \renewcommand\today{\CJK@today} \newcommand\CJKtoday[1][1]{% \ifcase#1\def\CJK@today{\CJK@todaysave} \or\def\CJK@today{\CJK@todaysmall} \or\def\CJK@today{\CJK@todaybig} \fi} \AtBeginDocument{% \pagestyle{thu@empty} \renewcommand{\chaptermark}[1]{\@mkboth{\CTEXthechapter\hskip\ccwd#1}{}}} \newcommand\thu@chapter@titleformat[1]{% \ifthu@bachelor #1\else% \ifthenelse% {\equal{#1}{\eabstractname}}% {\bfseries #1}% {#1}% \fi} \ctexset{% chapter={ afterindent=true, pagestyle={\ifthu@bachelor thu@plain\else thu@headings\fi}, beforeskip={\ifthu@bachelor 15bp\else 9bp\fi}, aftername=\hskip\ccwd, afterskip={\ifthu@bachelor 20bp\else 24bp\fi}, format={\centering\sffamily\ifthu@bachelor\xiaosan[1.333]\else\sanhao[1]\fi}, nameformat=\relax, numberformat=\relax, titleformat=\thu@chapter@titleformat, lofskip=0pt, lotskip=0pt, }, section={ afterindent=true, beforeskip={\ifthu@bachelor 25bp\else 24bp\fi\@plus 1ex \@minus .2ex}, afterskip={\ifthu@bachelor 12bp\else 6bp\fi \@plus .2ex}, format={\sffamily\ifthu@bachelor\sihao[1.286]\else\sihao[1.429]\fi}, }, subsection={ afterindent=true, beforeskip={\ifthu@bachelor 12bp\else 16bp\fi\@plus 1ex \@minus .2ex}, afterskip={6bp \@plus .2ex}, format={\sffamily\ifthu@bachelor\xiaosi[1.25]\else\banxiaosi[1.538]\fi}, numberformat={\sffamily\ifthu@bachelor\banxiaosi[1.154]\else\banxiaosi[1.538]\fi}, }, subsubsection={ afterindent=true, beforeskip={\ifthu@bachelor 12bp\else 16bp\fi\@plus 1ex \@minus .2ex}, afterskip={6bp \@plus .2ex}, format={\sffamily\ifthu@bachelor\xiaosi[1.25]\else\xiaosi[1.667]\fi}, }, paragraph/afterindent=true, subparagraph/afterindent=true} \newcounter{thu@bookmark} \NewDocumentCommand\thu@chapter{s o m o}{ \IfBooleanF{#1}{% \ClassError{thuthesis}{You have to use the star form: \string\thu@chapter*}{} }% \if@openright\cleardoublepage\else\clearpage\fi\phantomsection% \IfValueTF{#2}{% \ifthenelse{\equal{#2}{}}{% \addtocounter{thu@bookmark}\@ne \pdfbookmark[0]{#3}{thuchapter.\thethu@bookmark} }{% \addcontentsline{toc}{chapter}{#3} } }{% \addcontentsline{toc}{chapter}{#3} }% \ifthu@bachelor \ctexset{chapter/beforeskip=25bp} \fi \chapter*{#3}% \ifthu@bachelor \ctexset{chapter/beforeskip=15bp} \fi \IfValueTF{#4}{% \ifthenelse{\equal{#4}{}} {\@mkboth{}{}} {\@mkboth{#4}{#4}} }{% \@mkboth{#3}{#3} } } \setcounter{secnumdepth}{3} \setcounter{tocdepth}{2} \renewcommand\tableofcontents{% \thu@chapter*[]{\contentsname} \ifthu@bachelor\xiaosi[1.667]\else\xiaosi[1.65]\fi\@starttoc{toc}\normalsize} \def\@pnumwidth{2em} \def\@tocrmarg{\@pnumwidth} \def\@dotsep{1} \ifthu@tocarialchapter \thu@tocarialchapterentrytrue\thu@tocarialchapterpagetrue \fi \def\thu@toc@chapter@entry@font{\ifthu@tocarialchapterentry\sffamily\fi} \def\thu@toc@chapter@page@font{\ifthu@tocarialchapterpage\sffamily\fi} \renewcommand*\l@chapter[2]{% \ifnum \c@tocdepth >\m@ne \addpenalty{-\@highpenalty}% \ifthu@bachelor\vskip 6bp\else\vskip 4bp\fi \@plus\p@ \setlength\@tempdima{4em}% \begingroup \parindent \z@ \rightskip \@pnumwidth \parfillskip -\@pnumwidth \leavevmode \advance\leftskip\@tempdima \hskip -\leftskip {\thu@toc@chapter@entry@font #1}% \leaders\hbox{$\m@th\mkern \@dotsep mu\hbox{.}\mkern \@dotsep mu$}\hfill% \nobreak{\thu@toc@chapter@page@font #2}\par \penalty\@highpenalty \endgroup \fi} \patchcmd{\@dottedtocline}{\hb@xt@\@pnumwidth}{\hbox}{}{} \renewcommand*\l@section{% \@dottedtocline{1}{\ccwd}{2.1em}} \renewcommand*\l@subsection{% \@dottedtocline{2}{\ifthu@bachelor 1.5\ccwd\else 2\ccwd\fi}{3em}} \renewcommand*\l@subsubsection{% \@dottedtocline{3}{\ifthu@bachelor 2.4em\else 3.5em\fi}{3.8em}} \def\thu@def@term#1{% \define@key{thu}{#1}{\csname #1\endcsname{##1}} \expandafter\gdef\csname #1\endcsname##1{% \expandafter\gdef\csname thu@#1\endcsname{##1}} \csname #1\endcsname{}} \thu@def@term{secretlevel} \thu@def@term{secretyear} \thu@def@term{ctitle} \thu@def@term{etitle} \thu@def@term{cauthor} \thu@def@term{csupervisor} \thu@def@term{cassosupervisor} \thu@def@term{ccosupervisor} \thu@def@term{eauthor} \thu@def@term{esupervisor} \thu@def@term{eassosupervisor} \thu@def@term{ecosupervisor} \thu@def@term{cdegree} \thu@def@term{edegree} \thu@def@term{cdepartment} \thu@def@term{edepartment} \thu@def@term{cmajor} \thu@def@term{emajor} \thu@def@term{cdate} \thu@def@term{edate} \thu@def@term{id} \thu@def@term{udc} \thu@def@term{catalognumber} \thu@def@term{cfirstdiscipline} \thu@def@term{cseconddiscipline} \thu@def@term{postdoctordate} \thu@def@term{postdocstartdate} \thu@def@term{postdocenddate} \newcommand{\thu@@cabstract}[1]{\long\gdef\thu@cabstract{#1}} \newenvironment{cabstract}{\Collect@Body\thu@@cabstract}{} \newcommand{\thu@@eabstract}[1]{\long\gdef\thu@eabstract{#1}} \newenvironment{eabstract}{\Collect@Body\thu@@eabstract}{} \def\thu@parse@keywords#1{ \define@key{thu}{#1}{\csname #1\endcsname{##1}} \expandafter\gdef\csname thu@#1\endcsname{} \expandafter\gdef\csname #1\endcsname##1{ \@for\reserved@a:=##1\do{ \expandafter\ifx\csname thu@#1\endcsname\@empty\else \expandafter\g@addto@macro\csname thu@#1\endcsname{% \ignorespaces\csname thu@#1@separator\endcsname} \fi \expandafter\expandafter\expandafter\g@addto@macro% \expandafter\csname thu@#1\expandafter\endcsname\expandafter{\reserved@a}}}} \thu@parse@keywords{ckeywords} \thu@parse@keywords{ekeywords} \def\thusetup{\kvsetkeys{thu}} \def\thu@ckeywords@separator{;} \def\thu@ekeywords@separator{;} \def\thu@title@sep{:} \ifthu@postdoctor \def\thu@secretlevel{密级} \else \def\thu@secretlevel{秘密} \fi \def\thu@secretyear{\the\year} \def\thu@schoolname{清华大学} \def\thu@bachelor@subtitle{综合论文训练} \def\thu@bachelor@title@pre{题目} \def\thu@postdoctor@date@title{研究起止日期} \ifthu@postdoctor \def\thu@author@title{博士后姓名} \else \ifthu@bachelor \def\thu@author@title{姓名} \else \def\thu@author@title{研究生} \fi \fi \def\thu@postdoctor@first@discipline@title{流动站(一级学科)名称} \def\thu@postdoctor@second@discipline@title{专\hspace{1em}业(二级学科)名称} \def\thu@secret@content{% \unskip\ifthu@master$\bigstar$ \fi% \ifthu@doctor$\bigstar$ \fi% \thu@secretyear 年} \def\thu@apply{(申请清华大学\thu@cdegree 学位论文)} \ifthu@bachelor \def\thu@department@title{系别} \def\thu@major@title{专业} \else \def\thu@department@title{培养单位} \def\thu@major@title{学科} \fi \ifthu@postdoctor \def\thu@supervisor@title{合作导师} \else \def\thu@supervisor@title{指导教师} \fi \ifthu@bachelor \def\thu@assosuper@title{辅导教师} \else \def\thu@assosuper@title{副指导教师} \fi \def\thu@cosuper@title{% \ifthu@doctor 联合导师\else \ifthu@master 联合指导教师\fi\fi} \cdate{\ifthu@bachelor\CJK@todaysmall\else\ifthu@postdoctor\CJK@todaysmall@short\else\CJK@todaybig@short\fi\fi} \edate{\ifcase \month \or January\or February\or March\or April\or May% \or June\or July \or August\or September\or October\or November \or December\fi\unskip,\ \ \the\year} \newcommand{\thu@authtitle}{关于学位论文使用授权的说明} \newcommand{\thu@authorization}{% \ifthu@bachelor 本人完全了解清华大学有关保留、使用学位论文的规定,即:学校有权保留学位 论文的复印件,允许该论文被查阅和借阅;学校可以公布该论文的全部或部分内 容,可以采用影印、缩印或其他复制手段保存该论文。 \else 本人完全了解清华大学有关保留、使用学位论文的规定,即: 清华大学拥有在著作权法规定范围内学位论文的使用权,其中包括:(1)已获学位的研究生 必须按学校规定提交学位论文,学校可以采用影印、缩印或其他复制手段保存研究生上交的 学位论文;(2)为教学和科研目的,学校可以将公开的学位论文作为资料在图书馆、资料 室等场所供校内师生阅读,或在校园网上供校内师生浏览部分内容\ifthu@master 。\else ; (3)根据《中华人民共和国学位条例暂行实施办法》,向国家图书馆报送可以公开的学位 论文。\fi 本人保证遵守上述规定。 \fi} \newcommand{\thu@authorizationaddon}{% \ifthu@bachelor(涉密的学位论文在解密后应遵守此规定)\else (保密的论文在解密后应遵守此规定)\fi} \newcommand{\thu@authorsig}{\ifthu@bachelor 签\hskip1em名:\else 作者签名:\fi} \newcommand{\thu@teachersig}{导师签名:} \newcommand{\thu@frontdate}{% 日\ifthu@bachelor\hspace{1em}\else\hspace{2em}\fi 期:} \newcommand{\thu@ckeywords@title}{关键词:} \newcommand\thu@underline[2][6em]{\hskip1pt\underline{\hb@xt@ #1{\hss#2\hss}}\hskip3pt} \newcommand\thu@CJKunderline[2][6em]{\CJKunderline*{\hb@xt@ #1{\hss#2\hss}}} \newlength{\thu@title@width} \newcommand{\thu@put@title}[2][\thu@title@width]{% \begin{CJKfilltwosides}[b]{#1}#2\end{CJKfilltwosides}} \def\thu@first@titlepage{% \ifthu@postdoctor\thu@first@titlepage@postdoctor\else\thu@first@titlepage@other\fi} \newcommand\thu@first@titlepage@postdoctor{% \begin{center}% \setlength{\thu@title@width}{3.5em}% \renewcommand\ULthickness{0.7pt}% \vspace*{0.35cm}% {\sihao[2.6]% \thu@put@title{分类号}\thu@underline[3.7cm]{\thu@catalognumber}\hfill 密级\thu@underline[3.7cm]{\ifthu@secret\thu@secret@content\fi}\par \thu@put@title{U D C}\thu@underline[3.7cm]{\thu@udc}\hfill 编号\thu@underline[3.7cm]{\thu@id}\par }% \vskip 3.15cm% {\sffamily\bfseries\xiaoer[2.6]% {\ziju{1.5}\thu@schoolname\par}% {\ziju{0.5}博士后研究工作报告\par}% }% \vskip 0.2cm% \parbox[t][4.0cm][c]{\textwidth}{% \centering\sihao[3.46]\CJKunderline*[depth=1em]{\thu@ctitle}\par }\par \vskip 0.4cm% {\xiaosi\thu@cauthor\par}% \vskip 1.4cm% {\xiaosi[1.58]\xeCJKsetup{underline/depth=0.9em}% 工作完成日期\quad\thu@CJKunderline[5.9cm]{\thu@postdoctordate}\par \vskip 0.55cm% 报告提交日期\quad\thu@CJKunderline[5.9cm]{\thu@cdate}\par }% \vskip 0.45cm% {\xiaosi[2]{\ziju{1}\thu@schoolname}\quad (北京)\par}% \vskip 0.25cm% {\xiaosi[2]\thu@cdate\par}% \end{center}% \cleardoublepage \begin{center}% \vspace*{1.5cm}% \parbox[t][3cm][c]{\textwidth}{% \centering\sanhao[1.95]\thu@ctitle\par }\par \vskip 0.15cm% \parbox[t][3cm][c]{\textwidth}{% \centering\sihao[1.36]\thu@etitle\par }\par \vskip 0.4cm% {\xiaosi[2.6]% \setlength{\thu@title@width}{11em}% \begin{tabular}{l@{\quad}l}% \thu@put@title{博士后姓名} & \thu@cauthor \\ \thu@put@title{流动站(一级学科)名称} & \thu@cfirstdiscipline \\ \thu@put@title{专\quad{}业(二级学科)名称} & \thu@cseconddiscipline \\ \end{tabular}\par }% \vskip 2.7cm% {\xiaosi[2.6]% 研究工作起始时间\quad\thu@postdocstartdate\par \vskip 0.1cm% 研究工作期满时间\quad\thu@postdocenddate\par }% \vskip 2.1cm% {\xiaosi[2.6]\thu@schoolname{}人事部(北京)\par}% \vskip 0.6cm% {\wuhao\thu@cdate\par}% \end{center}% } \newcommand{\thu@first@titlepage@other}{ \begin{center} \vspace*{-1.6cm} \parbox[b][2.4cm][t]{\textwidth}{% \ifthu@secret{\heiti\sanhao\thu@secretlevel\thu@secret@content}\else\rule{1cm}{0cm}\fi} \ifthu@bachelor \vskip0.65cm {\ifcsname lishu\endcsname\yihao\lishu\ziju{0.5}\thu@schoolname\else\includegraphics{tsinghua.pdf}\fi} \par\vskip1.5cm {\xiaochu\heiti\ziju{0.5}\textbf\thu@bachelor@subtitle} \vskip2.2cm\hskip0.8cm \noindent\heiti\xiaoer\thu@bachelor@title@pre\thu@title@sep \parbox[t]{12cm}{% \ignorespaces\yihao[1.51]% \renewcommand{\CJKunderlinebasesep}{0.25cm}% \renewcommand{\ULthickness}{1.3pt}% \xeCJKsetup{underline/format=\color{black}}% \CJKunderline*{\thu@ctitle}}% \vskip1.3cm \else \vskip0.8cm \parbox[t][9cm][t]{\paperwidth-8cm}{ \renewcommand{\baselinestretch}{1.3} \begin{center} \yihao[1.2]{\sffamily\thu@ctitle}\par% \par\vskip 18bp% \xiaoer[1]\textrm{\thu@apply}% \end{center}} \fi \ifthu@bachelor \vskip0.75cm \ifx\thu@cassosupervisor\@empty% \def\thu@tempa{7.15cm} \else% \def\thu@tempa{8.15cm} \fi% \parbox[t][\thu@tempa][t]{\textwidth}{% {\fangsong\sanhao[1.95]% \hspace*{1.9cm} \setlength{\thu@title@width}{4em} \setlength{\extrarowheight}{6pt} \begin{tabular}{p{\thu@title@width}@{}l@{\extracolsep{8pt}}l} \thu@put@title{\thu@department@title} & \thu@title@sep & \thu@cdepartment\\ \thu@put@title{\thu@major@title} & \thu@title@sep & \thu@cmajor\\ \thu@put@title{\thu@author@title} & \thu@title@sep & \thu@cauthor \\ \thu@put@title{\thu@supervisor@title} & \thu@title@sep & \thu@csupervisor\\ \ifx\thu@cassosupervisor\@empty\else% \thu@put@title{\thu@assosuper@title} & \thu@title@sep & \thu@cassosupervisor\\ \fi \end{tabular} }} \else \vskip 5bp \parbox[t][7.8cm][t]{\textwidth}{{\sanhao[1.5] \begin{center}\fangsong \setlength{\thu@title@width}{5em} \setlength{\extrarowheight}{4pt} \begin{tabular}{p{\thu@title@width}@{}c@{\extracolsep{8pt}}l} \thu@put@title{\thu@department@title} & \thu@title@sep & {\ziju{0.1875}\thu@cdepartment}\\ \thu@put@title{\thu@major@title} & \thu@title@sep & {\ziju{0.1875}\thu@cmajor}\\ \thu@put@title{\thu@author@title} & \thu@title@sep & {\ziju{0.6875}\thu@cauthor}\\ \thu@put@title{\thu@supervisor@title} & \thu@title@sep & {\ziju{0.6875}\thu@csupervisor}\\ \ifx\thu@cassosupervisor\@empty\else \thu@put@title{\thu@assosuper@title} & \thu@title@sep & {\ziju{0.6875}\thu@cassosupervisor}\\ \fi \ifx\thu@ccosupervisor\@empty\else \ifthu@master \hfill\makebox[0pt][r]{\thu@cosuper@title} & \thu@title@sep & {\ziju{0.6875}\thu@ccosupervisor}\\ \fi \ifthu@doctor \thu@put@title{\thu@cosuper@title} & \thu@title@sep & {\ziju{0.6875}\thu@ccosupervisor}\\ \fi \fi \end{tabular} \end{center}}} \fi \begin{center} {\ifthu@bachelor\vskip-1.0cm\xiaosi\else% \vskip-0.5cm\sanhao\fi% \songti\thu@cdate} \end{center} \end{center}} % end of titlepage \def\thu@master@art{Master of Arts} \def\thu@master@sci{Master of Science} \def\thu@doctor@phi{Doctor of Philosophy} \newcommand{\thu@engcover}{% \newif\ifthu@professional\thu@professionalfalse \ifthu@master \ifthenelse{\equal{\thu@edegree}{\thu@master@art}} {\relax} {\ifthenelse{\equal{\thu@edegree}{\thu@master@sci}} {\relax} {\thu@professionaltrue}} \fi \ifthu@doctor \ifthenelse{\equal{\thu@edegree}{\thu@doctor@phi}} {\relax} {\thu@professionaltrue} \fi \begin{center} \vspace*{-5pt} \parbox[t][5.2cm][t]{\paperwidth-7.2cm}{ \renewcommand{\baselinestretch}{1.5} \begin{center} \erhao[1.1]\bfseries\sffamily\thu@etitle% \end{center}} \parbox[t][][t]{\paperwidth-7.2cm}{ \renewcommand{\baselinestretch}{1.3} \begin{center} \sanhao% \ifthu@master Thesis \else Dissertation \fi Submitted to\\ {\bfseries Tsinghua University}\\ in partial fulfillment of the requirement\\ for the \ifthu@professional professional \fi degree of\\ {\bfseries\sffamily\thu@edegree}% \ifthu@professional\relax\else \\in\\[3bp] {\bfseries\sffamily\thu@emajor}% \fi \end{center}} \parbox[t][][b]{\paperwidth-7.2cm}{ \renewcommand{\baselinestretch}{1.3} \begin{center} \sanhao\sffamily by\\[3bp] \bfseries\thu@eauthor% \ifthu@professional \ifx\thu@emajor\empty\relax\else \\(~\thu@emajor~)% \fi\fi \end{center}} \par\vspace{0.9cm} \parbox[t][2.1cm][t]{\paperwidth-7.2cm}{ \renewcommand{\baselinestretch}{1.2} \xiaosan\centering \begin{tabular}{rl} \ifthu@master Thesis \else Dissertation \fi Supervisor : & \thu@esupervisor\\ \ifx\thu@eassosupervisor\@empty \else Associate Supervisor : & \thu@eassosupervisor\\\fi \ifx\thu@ecosupervisor\@empty \else Cooperate Supervisor : & \thu@ecosupervisor\\\fi \end{tabular}} \parbox[t][2cm][b]{\paperwidth-7.2cm}{ \begin{center} \sanhao\bfseries\sffamily\thu@edate \end{center}} \end{center}} \newcommand{\thu@authorization@mk}{% \ifthu@bachelor\vspace*{0.2cm}\else\vspace*{0.42cm}\fi % shit code! \begin{center}\erhao\heiti\thu@authtitle\end{center} \ifthu@bachelor\vskip5pt\else\vskip40pt\sihao[2.03]\fi\par \thu@authorization\par \textbf{\thu@authorizationaddon}\par \ifthu@bachelor\vskip0.7cm\else\vskip1.0cm\fi \ifthu@bachelor \indent\mbox{\thu@authorsig\thu@underline\relax% \thu@teachersig\thu@underline\relax\thu@frontdate\thu@underline\relax} \else \begingroup \parindent0pt\xiaosi \hspace*{1.5cm}\thu@authorsig\thu@underline[7em]\relax\hfill% \thu@teachersig\thu@underline[7em]\relax\hspace*{1cm}\\[3pt] \hspace*{1.5cm}\thu@frontdate\thu@underline[7em]\relax\hfill% \thu@frontdate\thu@underline[7em]\relax\hspace*{1cm} \endgroup \fi} \def\makecover{% \thu@setup@pdfinfo\thu@makecover} \def\thu@setup@pdfinfo{% \ifthu@chinese \hypersetup{ pdftitle = \thu@ctitle, pdfauthor = \thu@cauthor, pdfsubject = \thu@cdegree, pdfkeywords = \thu@ckeywords, }% \else \hypersetup{ pdftitle = \thu@etitle, pdfauthor = \thu@eauthor, pdfsubject = \thu@edegree, pdfkeywords = \thu@ekeywords, }% \fi \hypersetup{ pdfcreator={\thuthesis-v\version}}} \NewDocumentCommand{\thu@makecover}{o}{ \phantomsection \pdfbookmark[-1]{\thu@ctitle}{ctitle} \normalsize% \begin{titlepage} \thu@first@titlepage \ifthu@bachelor\relax\else \ifthu@postdoctor\relax\else \cleardoublepage\thu@engcover \fi\fi \ifthu@postdoctor\relax\else% \ifthu@bachelor\clearpage\else\cleardoublepage\fi% \IfNoValueTF{#1}{% \ifthu@bachelor\thu@authorization@mk\else% \begin{list}{}{% \topsep\z@% \listparindent\parindent% \parsep\parskip% \setlength{\leftmargin}{0.9mm}% \setlength{\rightmargin}{0.9mm}}% \item[]\thu@authorization@mk% \end{list}% \fi% }{% \includepdf{#1}% }% \fi \end{titlepage} \normalsize \thu@makeabstract \let\@tabular\thu@tabular} \newbox\thu@kw \newcommand\thu@put@keywords[2]{% \begingroup \setbox\thu@kw=\hbox{#1} \ifthu@bachelor\indent\else\noindent\hangindent\wd\thu@kw\hangafter1\fi% \box\thu@kw#2\par \endgroup} \newcommand{\thu@makeabstract}{% \ifthu@bachelor\clearpage\else\cleardoublepage\fi \thu@setchinese \thu@chapter*[]{\cabstractname} % no tocline \ifthu@bachelor \pagestyle{thu@plain} \else \pagestyle{thu@headings} \fi \pagenumbering{Roman} \thu@cabstract \ifthu@doctor\vfill\else\vskip12bp\fi \thu@put@keywords{\textbf\thu@ckeywords@title}{\thu@ckeywords} \thu@setenglish \thu@chapter*[]{\eabstractname} % no tocline \thu@eabstract \ifthu@doctor\vfill\else\vskip12bp\fi \thu@put@keywords{% \textbf{\ifthu@bachelor Keywords:\else Key Words:\fi\enskip}}{\thu@ekeywords}% \thu@setdefaultlanguage } \newenvironment{denotation}[1][2.5cm]{% \thu@chapter*[]{\thu@denotation@name} % no tocline \vskip-30bp\xiaosi[1.6]\begin{thu@denotation}[labelwidth=#1] }{% \end{thu@denotation} } \newlist{thu@denotation}{description}{1} \setlist[thu@denotation]{% nosep, font=\normalfont, align=left, leftmargin=!, % sum of the following 3 lengths labelindent=0pt, labelwidth=2.5cm, labelsep*=0.5cm, itemindent=0pt, } \newcommand\thu@declarename{声\hspace{\ccwd}明} \newcommand{\thu@declaretext}{本人郑重声明:所呈交的学位论文,是本人在导师指导下 ,独立进行研究工作所取得的成果。尽我所知,除文中已经注明引用的内容外,本学位论 文的研究成果不包含任何他人享有著作权的内容。对本论文所涉及的研究工作做出贡献的 其他个人和集体,均已在文中以明确方式标明。} \newcommand{\thu@signature}{签\hspace{1em}名:} \newcommand{\thu@backdate}{日\hspace{1em}期:} \NewDocumentEnvironment{acknowledgement}{o}{% \thu@chapter*{\thu@ack@name} } { \ifthu@postdoctor\relax\else% \IfNoValueTF{#1}{% \thu@chapter*{\thu@declarename} \par{\xiaosi\parindent2em\thu@declaretext}\vskip2cm {\xiaosi\hfill\thu@signature\thu@underline[2.5cm]\relax% \thu@backdate\thu@underline[2.5cm]\relax}% }{% \includepdf[pagecommand={\thispagestyle{thu@empty}% \phantomsection\addcontentsline{toc}{chapter}{\thu@declarename}% }]{#1}% }% \fi } \let\ack\acknowledgement \let\endack\endacknowledgement \def\thu@starttoc#1{% #1: float type, prepend type name in \listof*** entry. \let\oldnumberline\numberline \def\numberline##1{\oldnumberline{\csname #1name\endcsname\hskip.4em ##1}} \@starttoc{\csname ext@#1\endcsname} \let\numberline\oldnumberline} \def\thu@listof#1{% #1: float type \@ifstar {\thu@chapter*[]{\csname list#1name\endcsname}\thu@starttoc{#1}} {\thu@chapter*{\csname list#1name\endcsname}\thu@starttoc{#1}}} \renewcommand\listoffigures{\thu@listof{figure}} \renewcommand*\l@figure{\ifthu@bachelor\relax\else\addvspace{6bp}\fi\@dottedtocline{1}{0em}{4em}} \renewcommand\listoftables{\thu@listof{table}} \let\l@table\l@figure \def\ext@equation{loe} \def\equcaption#1{% \addcontentsline{\ext@equation}{equation}% {\protect\numberline{#1}}} \newcommand\listofequations{\thu@listof{equation}} \let\l@equation\l@figure \newcommand\bibstyle@inline{\bibpunct{[}{]}{,}{n}{,}{,}} \DeclareRobustCommand\inlinecite{\@inlinecite} \def\@inlinecite#1{\begingroup\let\@cite\NAT@citenum\citep{#1}\endgroup} \let\onlinecite\inlinecite \renewcommand\bibsection{\thu@chapter*{\bibname}} \renewcommand\bibfont{\ifthu@bachelor\wuhao[1.619]\else\wuhao[1.5]\fi} \setlength\bibhang{2\ccwd} \addtolength{\bibsep}{-0.7em} \setlength{\labelsep}{0.4em} \def\@biblabel#1{[#1]\hfill} \expandafter\newcommand\csname bibstyle@thuthesis-numeric\endcsname{% \bibpunct{[}{]}{,}{s}{,}{\textsuperscript{,}}} \expandafter\newcommand\csname bibstyle@thuthesis-author-year\endcsname{% \bibpunct{(}{)}{;}{a}{,}{,}} \patchcmd\NAT@citexnum{% \@ifnum{\NAT@ctype=\z@}{% \if*#2*\else\NAT@cmt#2\fi }{}% \NAT@mbox{\NAT@@close}% }{% \NAT@mbox{\NAT@@close}% \@ifnum{\NAT@ctype=\z@}{% \if*#2*\else\textsuperscript{#2}\fi }{}% }{}{} \renewcommand\NAT@citesuper[3]{\ifNAT@swa \if*#2*\else#2\NAT@spacechar\fi \unskip\kern\p@\textsuperscript{\NAT@@open#1\NAT@@close\if*#3*\else#3\fi}% \else #1\fi\endgroup} \patchcmd{\NAT@citex}{% \if*#2*\else\NAT@cmt#2\fi \if\relax\NAT@date\relax\else\NAT@@close\fi }{% \if\relax\NAT@date\relax\else\NAT@@close\fi \if*#2*\else\textsuperscript{#2}\fi }{}{} \renewcommand\NAT@cite% [3]{\ifNAT@swa\NAT@@open\if*#2*\else#2\NAT@spacechar\fi #1\NAT@@close\if*#3*\else\textsuperscript{#3}\fi\else#1\fi\endgroup} \patchcmd{\NAT@citexnum}{% \ifx\NAT@last@yr\relax \def@NAT@last@yr{\@citea}% \else \def@NAT@last@yr{--\NAT@penalty}% \fi }{% \def@NAT@last@yr{-\NAT@penalty}% }{}{} \let\thu@appendix\appendix \renewenvironment{appendix}{% \let\title\thu@appendix@title \thu@appendix}{% \let\title\@gobble} \let\title\@gobble \newcommand{\thu@appendix@title}[1]{% \begin{center} \xiaosi[1.667] #1 \end{center}} \newlist{translationbib}{enumerate}{1} \setlist[translationbib]{label=[\arabic*],align=left,nosep,itemsep=6bp, leftmargin=10mm,labelsep=!,before=\vspace{0.5\baselineskip}\wuhao[1.3]} \newenvironment{resume}[1][\thu@resume@title]{% \thu@chapter*{#1}}{} \newcommand{\resumeitem}[1]{% \vspace{24bp}{\sihao\heiti\centerline{#1}}\par\vspace{6bp}} \newcommand{\researchitem}[1]{% \vspace{32bp}{\sihao\heiti\centerline{#1}}\par\vspace{14bp}} \newlist{publications}{enumerate}{1} \setlist[publications]{label=[\arabic*],align=left,nosep,itemsep=8bp, leftmargin=10mm,labelsep=!,before=\xiaosi[1.26],resume} \newlist{achievements}{enumerate}{1} \setlist[achievements]{label=[\arabic*],align=left,nosep,itemsep=8bp, leftmargin=10mm,labelsep=!,before=\xiaosi[1.26]} \def\publicationskip{\bigskip\bigskip} \newcommand\thu@atendpackage{\csname ctex_at_end_package:nn\endcsname} \thu@atendpackage{nomencl}{ \let\nomname\thu@denotation@name \def\thenomenclature{\begin{denotation}[\nom@tempdim]} \def\endthenomenclature{\end{denotation}} } \NewDocumentCommand{\shuji}{O{\thu@ctitle} O{\thu@cauthor}}{% \newpage\thispagestyle{empty}% \fangsong\addCJKfontfeatures*{RawFeature={vertical:}} \xiaosan\ziju{0.4}% \noindent\hfill\rotatebox[origin=lt]{-90}{\makebox[\textheight]{#1\hfill#2}}} \AtEndOfClass{\sloppy} \endinput %% %% End of file `thuthesis.cls'.