Commit 3f9115ba authored by ghlkm's avatar ghlkm
Browse files

fix bug of Chinese abstract content bold

parent ce5ba4a9
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -4812,9 +4812,11 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
  \fi
  \thusetup{language = english}%
  \ifthu@degree@graduate
  
    \ifthu@main@language@chinese
      \thu@chapter*[\textbf{\thu@abstract@name@en}]{\thu@abstract@name@en}[\thu@abstract@name@en]%
    \else
      \thu@chapter*{\thu@abstract@name@en}%
   
    \fi
  \else
    \thu@chapter*[]{\thu@abstract@name@en}%
  \fi