1
Fork 0

Correct spacing between paragraphs

This commit is contained in:
Jake Howard 2018-04-29 21:12:48 +01:00
parent 5c28dd5cba
commit b55b39b50a
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,11 @@
\cleardoublepage
\setcounter{page}{1}
\setlength{\parskip}{1em}
\titlespacing*{\section}{0px}{0px}{0px}
\titlespacing*{\subsection}{0px}{0px}{0px}
$body$
\end{document}

View File

@ -10,6 +10,7 @@
\usepackage{ellipsis}
\usepackage[margin=1in,includefoot]{geometry}
\usepackage{graphicx}
\usepackage{titlesec}
\hypersetup{
hidelinks=true