I add a package to set the line spacing. It is easier to read a document

with one and half spacing.
This commit is contained in:
Valentin Besse 2017-11-21 23:52:26 +01:00
parent 1fcc9791c9
commit 1296dd8bff

View File

@ -4,6 +4,12 @@
%\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{hyperref}
\usepackage{setspace}
%\singlespacing
\onehalfspacing
%\doublespacing
%\setstretch{1.1}
\setlength\parindent{0pt}