This commit is contained in:
Marc Beninca 2020-10-28 09:08:25 +01:00
parent db184e897e
commit 200a0f60f2
2 changed files with 2 additions and 3 deletions

View file

@ -25,7 +25,6 @@ Mémoire
| | |
| * mémoire | * thesis |
| | |
| * vérifier les marges | * check margins |
| * séparer les chapitres | * separate chapters |
| * rédiger l’introduction | * write introduction |
| * rédiger la conclusion | * write conclusion |

View file

@ -34,8 +34,8 @@ urlcolor=blue,
\makeatother
% set paper geometry
\usepackage[a4paper,portrait,
bmargin=20mm,lmargin=20mm,rmargin=20mm,tmargin=20mm]{geometry}
\usepackage{geometry}
\geometry{a4paper,portrait,top=20mm,bottom=20mm,left=20mm,right=20mm}
% images
\usepackage{graphicx}