From 1296dd8bffd73c69e246833551b133d3ceb71fcf Mon Sep 17 00:00:00 2001 From: Valentin Besse Date: Tue, 21 Nov 2017 23:52:26 +0100 Subject: [PATCH] I add a package to set the line spacing. It is easier to read a document with one and half spacing. --- VPN/formInscription.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/VPN/formInscription.tex b/VPN/formInscription.tex index d0c3ae6..b365d7e 100644 --- a/VPN/formInscription.tex +++ b/VPN/formInscription.tex @@ -4,6 +4,12 @@ %\usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \usepackage{hyperref} +\usepackage{setspace} + +%\singlespacing +\onehalfspacing +%\doublespacing +%\setstretch{1.1} \setlength\parindent{0pt}