Marges, header dans les styles
This commit is contained in:
parent
679e9a8694
commit
d9c7d18f97
@ -15,6 +15,11 @@
|
||||
\RequirePackage{gensymb}
|
||||
\RequirePackage{ifthen, calc}
|
||||
\RequirePackage{tabularx}
|
||||
\RequirePackage{enumitem}
|
||||
|
||||
% Marges des pages
|
||||
\RequirePackage{geometry}
|
||||
\geometry{left=10mm,right=10mm, top=10mm}
|
||||
|
||||
% Symbole euro
|
||||
\RequirePackage{eurosym}
|
||||
|
@ -44,6 +44,7 @@
|
||||
\GetExercisePropertyT{subtitle}
|
||||
{{\PropertyValue}}%
|
||||
}%
|
||||
\noindent
|
||||
}
|
||||
}{}
|
||||
\xsimsetup{exercise/template=exo}
|
||||
|
@ -74,7 +74,7 @@
|
||||
\renewcommand{\footrulewidth}{0pt}
|
||||
|
||||
\newcommand{\op@boiteentete}{\makebox[0pt][l]{\hspace*{-3ex}%
|
||||
\color{bgentete}\rule[-0.8ex]{\textwidth+5ex}{3ex}%
|
||||
\color{bgentete}\rule[-0.8ex]{\textwidth-5ex}{3ex}%
|
||||
}}
|
||||
\lhead{\scriptsize\op@boiteentete \@title}
|
||||
\chead{}
|
||||
|
Loading…
Reference in New Issue
Block a user