fix
This commit is contained in:
@@ -72,12 +72,6 @@ $elseif(document-type.activite)$
|
||||
$endif$
|
||||
$elseif(document-type.evaluation)$
|
||||
\setlength{\droptitle}{-3.25cm}
|
||||
$if(title)$
|
||||
\title{\normalsize $title$}
|
||||
$else$
|
||||
\title{\normalsize MATHÉMATIQUES}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{\Jd $subtitle$}
|
||||
$else$
|
||||
@@ -90,5 +84,9 @@ $elseif(document-type.evaluation)$
|
||||
\date{}
|
||||
$endif$
|
||||
|
||||
% \title{\normalsize MATHÉMATIQUES\\\Jd $subtitle$}
|
||||
$if(title)$
|
||||
\title{\normalsize $title$\\\Jd $subtitle$}
|
||||
$else$
|
||||
\title{\normalsize MATHÉMATIQUES\\\Jd $subtitle$}
|
||||
$endif$
|
||||
$endif$
|
||||
|
||||
Reference in New Issue
Block a user