From b1d6a37549bcb7208f2fbafc834ceba1df9ce40a Mon Sep 17 00:00:00 2001 From: Michael Mathioudakis <michael.mathioudakis@helsinki.fi> Date: Tue, 24 Aug 2021 20:38:36 +0300 Subject: [PATCH] Remove supervisors and examiners from second page --- HYthesisML.cls | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/HYthesisML.cls b/HYthesisML.cls index 1bb726e..aa504e1 100644 --- a/HYthesisML.cls +++ b/HYthesisML.cls @@ -624,26 +624,26 @@ \setcounter{page}{-998} \label{in} \thispagestyle{empty} -\if@censored - { - \par - {\bf\supervisorslabel}\par -%TM: parindent only indents the first line -> use \leftskip within {} -% {\addtolength{\parindent}{2em} - {\leftskip=2em - \@supervisors - % \addtolength{\parindent}{-2em}} - \par - } +% \if@censored +% { +% \par +% {\bf\supervisorslabel}\par +% %TM: parindent only indents the first line -> use \leftskip within {} +% % {\addtolength{\parindent}{2em} +% {\leftskip=2em +% \@supervisors +% % \addtolength{\parindent}{-2em}} +% \par +% } - \par - {\bf\examinerlabel}\par - {\leftskip=2em - \@examiners - \par - } -} -\fi +% \par +% {\bf\examinerlabel}\par +% {\leftskip=2em +% \@examiners +% \par +% } +% } +% \fi \vspace{4.0cm} \par -- GitLab