From b630ff9f67d2398eac0153e8198ad32244b5131f Mon Sep 17 00:00:00 2001 From: "Casper Ti. Vector" Date: Tue, 12 Jun 2018 22:13:04 +0800 Subject: [PATCH] pkuthss.cls: cosmetics. --- tex/pkuthss.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tex/pkuthss.cls b/tex/pkuthss.cls index 4fa045c..997ca9a 100644 --- a/tex/pkuthss.cls +++ b/tex/pkuthss.cls @@ -193,8 +193,8 @@ % Set up the properties when generating the title page because the document % information should have been all defined before this. \let\thss@tmp@maketitle\maketitle - % NOTE: `\hypersetup' must appear before `\maketitle', otherwise it might not - % act as expected. + % NOTE: `\hypersetup' must appear before `\maketitle', otherwise it might + % not act as expected. \renewcommand\maketitle{\setpdfproperties\thss@tmp@maketitle} \fi }