diff --git a/candidature.sty b/candidature.sty index 59d73db..0fc39f8 100644 --- a/candidature.sty +++ b/candidature.sty @@ -5,18 +5,12 @@ \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 +\usepackage[ + text={154mm,253mm}, + top=20mm, + left=25mm, + twoside +]{geometry} % A thick horizontal rule filling all page width. \def\thickhrule{\leavevmode\leaders\hrule height 1.5pt\hfill\kern\z@} diff --git a/candidature.tex b/candidature.tex index 34c7980..86843de 100644 --- a/candidature.tex +++ b/candidature.tex @@ -23,4 +23,5 @@ \cite{Korec} Hello World + \end{document}