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