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 644a2197f4
commit d47c1d5dd0

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}