This commit is contained in:
2025-09-08 21:55:53 +02:00
parent a04966fb5c
commit 5539602c1b

View File

@@ -25,7 +25,7 @@ $if(document-type.cours)$
\date{}
$endif$
$elseif(document-type.exercice)$
\setlength{\droptitle}{-3.cm}
\setlength{\droptitle}{-2.8cm}
$if(title)$
\title{\normalsize\Jd $title$}
$endif$
@@ -48,7 +48,7 @@ $elseif(document-type.exercice)$
\date{}
$endif$
$elseif(document-type.activite)$
\setlength{\droptitle}{-3.5cm}
\setlength{\droptitle}{-2.8cm}
$if(title)$
\title{\normalsize\Jd $title$}
$endif$