Commit 04b9e4ad authored by liziwl's avatar liziwl
Browse files

加入副指导老师配置

parent 8b050747
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@
  %
  supervisor  = {爱丽丝鲍勃助理教授},
  supervisor* = {Assistant Prof. Alice Bob},
  % 副指导教师
  %   限一名,且需要向学位办确认和备案,职称要求同指导教师。
  associate-supervisor  = {大卫查理助理教授},
  associate-supervisor* = {Assistant Prof. David Charlie},
  %
  % 日期
  %   使用 ISO 格式;默认为当前时间
+13 −2
Original line number Diff line number Diff line
@@ -3556,6 +3556,11 @@ Thesis for the professional degree of \degree@level@en@noun \ of \thu@degree@dom
Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
\fi%
}
\newcommand\thu@option@supervisor@item{
  \ifx\thu@associate@supervisor\@empty\else
    \makebox[6em][s]{\heiti {副指导教师}} & \thu@associate@supervisor\\
  \fi
}
\newcommand\thu@titlepage@graduate@sustech{%
  \newgeometry{
    top     = 3cm,
@@ -3594,6 +3599,7 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
      \begin{tabular}{@{}m{0.44\textwidth}<{\raggedleft}@{:}m{0.44\textwidth}@{}}
        \makebox[6em][s]{\heiti {学位申请人}} & \thu@author\\
        \makebox[6em][s]{\heiti {指导教师}} & \thu@supervisor\\
        \thu@option@supervisor@item{}
        \makebox[6em][s]{\heiti {\zhuanye}} & \thu@discipline\\
        \makebox[6em][s]{\heiti {答辩日期}} & \thu@format@date{\thu@date@zh@digit@short}{\thu@defense@date}\\
        \makebox[6em][s]{\heiti {培养单位}} & \thu@department\\
@@ -3618,7 +3624,11 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
    \begin{tabular}[t]{@{}l@{}}#2\end{tabular}%
  }
}%

\newcommand\thu@option@supervisor@item@en{
  \ifx\thu@associate@supervisor@en\@empty\else
    \thu@info@item@sustech{Associate Supervisor:}{\thu@associate@supervisor@en}\\
  \fi
}
\newcommand\thu@titlepage@graduate@sustech@en{%
  \newgeometry{
    top     = 3cm,
@@ -3662,9 +3672,10 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
      \renewcommand\arraystretch{1.3}
      % 手动调整使得视觉接近
      \hspace*{2em}
      \begin{tabular}{@{}m{0.27\textwidth}m{0.5\textwidth}@{}}
      \begin{tabular}{@{}m{0.3\textwidth}m{0.5\textwidth}@{}}
        \thu@info@item@sustech{Candidate:}{\thu@author@en}\\
        \thu@info@item@sustech{Supervisor:}{\thu@supervisor@en}\\
        \thu@option@supervisor@item@en{}
        \thu@info@item@sustech{\zhuanye@en:}{\thu@discipline@en}\\
        \thu@info@item@sustech{Date of Defence:}{\thu@format@date{\thu@date@en@short}{\thu@defense@date}}\\
        \thu@info@item@sustech{Affiliation:}{\thu@department@en}\\