From 83354cbf8e88e4612927ef518ac1af8fba677f80 Mon Sep 17 00:00:00 2001 From: Pierre-antoine Comby Date: Sun, 12 May 2019 14:11:55 +0200 Subject: [PATCH] fix title pages for 414 --- cours.cls | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cours.cls b/cours.cls index 48303af..b65255b 100644 --- a/cours.cls +++ b/cours.cls @@ -99,12 +99,10 @@ {% \baselineskip=2\baselineskip {\Huge \textbf{\textsc{\@title}}}\\ - %\baselineskip=0.5\baselineskip + \baselineskip=0.5\baselineskip }\vfill - - {\LARGE\textbf{Note de Cours}} - \vfill + \vfill \@ifundefined{@date}{}{% {\LARGE Version du \@date} \vfill}