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 |
|
| * mémoire | * thesis |
|
||||||
| | |
|
| | |
|
||||||
| * vérifier les marges | * check margins |
|
|
||||||
| * séparer les chapitres | * separate chapters |
|
| * séparer les chapitres | * separate chapters |
|
||||||
| * rédiger l’introduction | * write introduction |
|
| * rédiger l’introduction | * write introduction |
|
||||||
| * rédiger la conclusion | * write conclusion |
|
| * rédiger la conclusion | * write conclusion |
|
||||||
|
|
|
@ -34,8 +34,8 @@ urlcolor=blue,
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
% set paper geometry
|
% set paper geometry
|
||||||
\usepackage[a4paper,portrait,
|
\usepackage{geometry}
|
||||||
bmargin=20mm,lmargin=20mm,rmargin=20mm,tmargin=20mm]{geometry}
|
\geometry{a4paper,portrait,top=20mm,bottom=20mm,left=20mm,right=20mm}
|
||||||
|
|
||||||
% images
|
% images
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue