diff options
| -rw-r--r-- | notes-inf105.tex | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/notes-inf105.tex b/notes-inf105.tex index 0ac44aa..5047c10 100644 --- a/notes-inf105.tex +++ b/notes-inf105.tex @@ -1,5 +1,6 @@  %% This is a LaTeX document.  Hey, Emacs, -*- latex -*- , get it?  \documentclass[12pt,a4paper]{article} +\usepackage[a4paper,hmargin=2cm,vmargin=3cm]{geometry}  \usepackage[francais]{babel}  \usepackage[utf8]{inputenc}  \usepackage[T1]{fontenc} | 
