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{} \date{}
$endif$ $endif$
$elseif(document-type.exercice)$ $elseif(document-type.exercice)$
\setlength{\droptitle}{-3.cm} \setlength{\droptitle}{-2.8cm}
$if(title)$ $if(title)$
\title{\normalsize\Jd $title$} \title{\normalsize\Jd $title$}
$endif$ $endif$
@@ -48,7 +48,7 @@ $elseif(document-type.exercice)$
\date{} \date{}
$endif$ $endif$
$elseif(document-type.activite)$ $elseif(document-type.activite)$
\setlength{\droptitle}{-3.5cm} \setlength{\droptitle}{-2.8cm}
$if(title)$ $if(title)$
\title{\normalsize\Jd $title$} \title{\normalsize\Jd $title$}
$endif$ $endif$