This commit is contained in:
2025-09-15 18:46:36 +02:00
parent d5dffdf2a8
commit 41737fce84

View File

@@ -72,6 +72,12 @@ $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$
@@ -84,5 +90,5 @@ $elseif(document-type.evaluation)$
\date{}
$endif$
\title{\normalsize MATHÉMATIQUES\\\Jd $subtitle$}
% \title{\normalsize MATHÉMATIQUES\\\Jd $subtitle$}
$endif$