Commit 58d499fd authored by liziwl's avatar liziwl
Browse files

更新关键词缩进,第二行应与第一行平齐

parent 07fd78a6
Loading
Loading
Loading
Loading
+9 −4
Original line number Diff line number Diff line
@@ -2413,11 +2413,14 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
  \null\par
  \ifthu@degree@graduate
    \noindent
    \textsf{关键词:}%
    % leftmargin 4 个字符的宽度
    \begin{description}[font=\normalfont,labelsep=0pt,leftmargin=4em]
      \item[\textsf{关键词:}] \thu@clist@use{\thu@keywords}{}%
    \end{description}
  \else
    \textbf{关键词:}%
  \fi
    \thu@clist@use{\thu@keywords}{}%
  \fi
  \ifthu@degree@bachelor
    \cleardoublepage
  \fi
@@ -2439,8 +2442,10 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
  \ifthu@degree@graduate
    \noindent
  \fi
  \textbf{Keywords:}\space
  \thu@clist@use{\thu@keywords@en}{; }%
  % leftmargin 5 个字符的宽度 (10个英文字符)
  \begin{description}[font=\normalfont,labelsep=0pt,leftmargin=5em]
    \item[\textbf{Keywords:}\space] \thu@clist@use{\thu@keywords@en}{; }%
  \end{description}
  \ifthu@degree@graduate
    \vspace*{\stretch{1}}%
  \fi