Tweak paragraph style in release notes PDF

This commit is contained in:
Stephen Morris 2019-06-06 22:09:13 +01:00 committed by Michał Kępień
parent 6e058ea035
commit 823c7babf8

View file

@ -15,3 +15,7 @@
\fancyhead{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% following two lines for no indenting paragraphs and spacing between
\setlength\parskip{\medskipamount}
\setlength\parindent{0pt}