From 92e6eedece7b84ab8bb92ca33da8940c81933215 Mon Sep 17 00:00:00 2001 From: "Casper Ti. Vector" Date: Tue, 23 Jun 2020 10:32:20 +0800 Subject: [PATCH] pkuthss.cls: make `ugly' title page more compliant. --- tex/pkuthss.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/pkuthss.cls b/tex/pkuthss.cls index 98adfbc..e34fe2d 100644 --- a/tex/pkuthss.cls +++ b/tex/pkuthss.cls @@ -381,7 +381,7 @@ } \vfill % Date. - {\zihao{-2}\@date} + {\ifthss@opt@ugly\zihao{3}\else\zihao{-2}\fi\@date} \par\endgroup\end{titlepage}% }