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:
parent
1fcc9791c9
commit
1296dd8bff
@ -4,6 +4,12 @@
|
|||||||
%\usepackage[latin1]{inputenc}
|
%\usepackage[latin1]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
|
\usepackage{setspace}
|
||||||
|
|
||||||
|
%\singlespacing
|
||||||
|
\onehalfspacing
|
||||||
|
%\doublespacing
|
||||||
|
%\setstretch{1.1}
|
||||||
|
|
||||||
\setlength\parindent{0pt}
|
\setlength\parindent{0pt}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user