Commit 26c343c1 authored by liziwl's avatar liziwl
Browse files

fix bug

parent 8bc5c5e3
Loading
Loading
Loading
Loading
+23 −19
Original line number Diff line number Diff line
@@ -3775,6 +3775,7 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
%
% 报告封面
%    \begin{macrocode}
\newcommand\thu@set@report@meta{
  \ifthu@doc@type@proposal
    \ifthu@degree@master
      \def\report@name@en{Master's Thesis Proposal}
@@ -3785,7 +3786,8 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
    \fi
    \def\date@name@en{Date of Proposal Report}
    \def\date@name{开题报告日期}
\else
  \fi
  \ifthu@doc@type@progress
    \ifthu@degree@master
      \def\report@name@en{Study Progress Report of Master's Students}
      \def\report@name{硕士研究生年度考核报告}
@@ -3796,6 +3798,7 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
    \def\date@name@en{Submission Date}
    \def\date@name{年度考核日期}
  \fi
}
\RequirePackage{listofitems}
\newcommand{\ulbox}[2][2em]{%
  \CJKunderline[thickness=1pt]{\makebox[#1]{#2}}%
@@ -3840,6 +3843,7 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
  \end{tabular}
}
\newcommand\thu@coverpage@report{%
  \thu@set@report@meta
  \ifthu@language@chinese
    % Chinese
    \begingroup