dossier-complet/candidature.sty
2015-05-20 16:26:02 +02:00

23 lines
605 B
TeX

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{candidature}[2015/05/14 Le style des dossiers de scolobb]
\typeout{Le style des dossiers do scolobb}
\usepackage{fontspec}
\usepackage[french]{babel}
\usepackage[backend=biber]{biblatex}
% Resize the page to be close to what Sergey had in his HDR thesis.
\topmargin0.5cm
\oddsidemargin18.5mm
\evensidemargin7.5mm
%\marginparsep0in
%\marginparwidth0in
%\textwidth15.92cm
\textwidth139mm
%\textheight23.5cm
%\textheight212mm
\textheight232mm
% A thick horizontal rule filling all page width.
\def\thickhrule{\leavevmode\leaders\hrule height 1.5pt\hfill\kern\z@}