diff options
Diffstat (limited to 'macros/latex/contrib/pkuthss/doc/readme/chap/pkuthss-abs.tex')
-rw-r--r-- | macros/latex/contrib/pkuthss/doc/readme/chap/pkuthss-abs.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/pkuthss/doc/readme/chap/pkuthss-abs.tex b/macros/latex/contrib/pkuthss/doc/readme/chap/pkuthss-abs.tex index 453d56bb69..06d2032350 100644 --- a/macros/latex/contrib/pkuthss/doc/readme/chap/pkuthss-abs.tex +++ b/macros/latex/contrib/pkuthss/doc/readme/chap/pkuthss-abs.tex @@ -1,7 +1,7 @@ % Documentation for pkuthss. % % Copyright (c) 2008-2009 solvethis -% Copyright (c) 2010-2014 Casper Ti. Vector +% Copyright (c) 2010-2014,2021 Casper Ti. Vector % % This work may be distributed and/or modified under the conditions of the % LaTeX Project Public License, either version 1.3 of this license or (at @@ -31,9 +31,9 @@ 本文介绍了 pkuthss 文档模版所提供的功能。 \end{cabstract} -\begin{eabstract} +\ifblind\begin{beabstract}\else\begin{eabstract}\fi This document describes the the functions provided by the pkuthss document template. -\end{eabstract} +\ifblind\end{beabstract}\else\end{eabstract}\fi % vim:ts=4:sw=4 |