up
This commit is contained in:
@@ -1,88 +1,88 @@
|
||||
%% TITLE
|
||||
|
||||
$if(document-type.cours)$
|
||||
\setlength{\droptitle}{-2cm}
|
||||
$if(title)$
|
||||
\title{\Jd $title$}
|
||||
\vspace{-4cm}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{$subtitle$}
|
||||
$else$
|
||||
\subtitle{}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
$else$
|
||||
\author{}
|
||||
$endif$
|
||||
|
||||
$if(date)$
|
||||
\date{$date$}
|
||||
$else$
|
||||
\date{}
|
||||
$endif$
|
||||
$elseif(document-type.exercice)$
|
||||
\setlength{\droptitle}{-2.85cm}
|
||||
$if(title)$
|
||||
\title{\normalsize\Jd $title$}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{$subtitle$}
|
||||
$else$
|
||||
\subtitle{}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
$else$
|
||||
\author{}
|
||||
$endif$
|
||||
|
||||
$if(date)$
|
||||
\date{$date$}
|
||||
$else$
|
||||
\date{}
|
||||
$endif$
|
||||
$elseif(document-type.activite)$
|
||||
\setlength{\droptitle}{-2.85cm}
|
||||
$if(title)$
|
||||
\title{\normalsize\Jd $title$}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{$subtitle$}
|
||||
$else$
|
||||
\subtitle{}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
$else$
|
||||
\author{}
|
||||
$endif$
|
||||
|
||||
$if(date)$
|
||||
\date{$date$}
|
||||
$else$
|
||||
\date{}
|
||||
$endif$
|
||||
$elseif(document-type.evaluation)$
|
||||
\setlength{\droptitle}{-3.25cm}
|
||||
$if(subtitle)$
|
||||
\subtitle{\Jd $subtitle$}
|
||||
$else$
|
||||
\subtitle{\Jd Évaluation}
|
||||
$endif$
|
||||
|
||||
\date{}
|
||||
|
||||
$if(title)$
|
||||
\title{\normalsize $title$\\\Jd $subtitle$}
|
||||
$else$
|
||||
\title{\normalsize MATHÉMATIQUES\\\Jd $subtitle$}
|
||||
$endif$
|
||||
\setlength{\droptitle}{-2cm}
|
||||
$if(title)$
|
||||
\title{\Jd $title$}
|
||||
\vspace{-4cm}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{$subtitle$}
|
||||
$else$
|
||||
\subtitle{}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
$else$
|
||||
\author{}
|
||||
$endif$
|
||||
|
||||
$if(date)$
|
||||
\date{$date$}
|
||||
$else$
|
||||
\date{}
|
||||
$endif$
|
||||
$elseif(document-type.exercice)$
|
||||
\setlength{\droptitle}{-2.85cm}
|
||||
$if(title)$
|
||||
\title{\normalsize\Jd $title$}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{$subtitle$}
|
||||
$else$
|
||||
\subtitle{}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
$else$
|
||||
\author{}
|
||||
$endif$
|
||||
|
||||
$if(date)$
|
||||
\date{$date$}
|
||||
$else$
|
||||
\date{}
|
||||
$endif$
|
||||
$elseif(document-type.activite)$
|
||||
\setlength{\droptitle}{-2.85cm}
|
||||
$if(title)$
|
||||
\title{\normalsize\Jd $title$}
|
||||
$endif$
|
||||
|
||||
$if(subtitle)$
|
||||
\subtitle{$subtitle$}
|
||||
$else$
|
||||
\subtitle{}
|
||||
$endif$
|
||||
|
||||
$if(author)$
|
||||
\author{$for(author)$$author$$sep$ \and $endfor$}
|
||||
$else$
|
||||
\author{}
|
||||
$endif$
|
||||
|
||||
$if(date)$
|
||||
\date{$date$}
|
||||
$else$
|
||||
\date{}
|
||||
$endif$
|
||||
$elseif(document-type.evaluation)$
|
||||
\setlength{\droptitle}{-3.5cm}
|
||||
$if(subtitle)$
|
||||
\subtitle{\Jd $subtitle$}
|
||||
$else$
|
||||
\subtitle{\Jd Évaluation}
|
||||
$endif$
|
||||
|
||||
\date{}
|
||||
|
||||
$if(title)$
|
||||
\title{\normalsize $title$\\\Jd $subtitle$}
|
||||
$else$
|
||||
\title{\normalsize MATHÉMATIQUES\\\Jd $subtitle$}
|
||||
$endif$
|
||||
$endif$
|
||||
|
||||
Reference in New Issue
Block a user