Skip to content

Commit e81ddf9

Browse files
author
Zhixin Piao
committed
Change old command "\bf"
Change old command \bf to \normalfont\bfseries
1 parent 55585bc commit e81ddf9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

main.pdf

-3 Bytes
Binary file not shown.

seuthesis.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
\RequirePackage{ulem}
7777

7878
% 加粗改黑体
79-
\renewcommand{\textbf}[1]{{\bf{#1}}}
79+
\renewcommand{\textbf}[1]{{\normalfont\bfseries #1}}
8080
% my change
8181
%\def\CJK@spaceChar{\hskip \f@size \p@}
8282
\def\CJKindent{%

0 commit comments

Comments
 (0)