This commit is contained in:
2025-09-08 21:54:29 +02:00
parent 871a264ad1
commit a40a3006b4

View File

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