geometry
This commit is contained in:
parent
db184e897e
commit
200a0f60f2
2 changed files with 2 additions and 3 deletions
|
@ -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 |
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue