]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak paragraph style in release notes PDF
authorStephen Morris <stephen@isc.org>
Thu, 6 Jun 2019 21:09:13 +0000 (22:09 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 7 Jun 2019 06:37:39 +0000 (08:37 +0200)
doc/tex/notestyle.sty

index 6ae2d0caf49ba2d4c4ab4c826e63f7f0a50b5fd0..137f01f12f00500a2cf826a1743b5905273ac987 100644 (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}