pkuthss.cls: cosmetics.

This commit is contained in:
Casper Ti. Vector 2018-06-11 21:09:43 +08:00
parent 64a9876f07
commit 52ef1173fe

View File

@ -390,8 +390,7 @@
% Typeset the Chinese abstract.
\newenvironment{cabstract}{%
\pkuthss@int@pdfmark{\cabstractname}{cabstract}
\chapter*{\cabstractname}
\markboth{\cabstractname}{}%
\chapter*{\cabstractname}\markboth{\cabstractname}{}%
}{% Keywords at the bottom of the page.
\vfill\noindent\textbf{\label@ckeywords}{\@ckeywords}%
}
@ -399,14 +398,12 @@
% Typeset the English abstract.
\newenvironment{eabstract}{%
\pkuthss@int@pdfmark{\eabstractname}{eabstract}
\chapter*{\sffamily\@etitle}
\markboth{\eabstractname}{}
\chapter*{\sffamily\@etitle}\markboth{\eabstractname}{}
\begin{center}
{\@eauthor} ({\@emajor})\\
{\label@ementor}{\@ementor}\\[2em]
\textbf{\sffamily\eabstractname}
\end{center}
\par%
\end{center}\par%
}{% Keywords at the bottom of the page.
\vfill\noindent\textbf{\label@ekeywords}{\@ekeywords}%
}