Commit f3d84acd authored by liziwl's avatar liziwl
Browse files

更新摘要大小写

parent c59e8cae
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -1172,7 +1172,12 @@
  \newcommand{\thu@abstract@name@en}{Abstract}
\else
  \newcommand{\thu@abstract@name}{\quad}
  \ifthu@language@chinese
    \newcommand{\thu@abstract@name@en}{Abstract}
  \else
    % 仅仅英文为主要语言的摘要需要大写
    \newcommand{\thu@abstract@name@en}{ABSTRACT}
  \fi
  %%%%%% 此处为南科大特色格式
  \renewcommand*{\thefigure}{\thechapter-\arabic{figure}}
  \renewcommand*{\thetable}{\thechapter-\arabic{table}}