X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FFormats.tex;h=93e9d67bff859a0376ad0920b2f38cf55f1f8c51;hp=d42a496126d87afcc12bdf55d3c162435637472d;hb=b2047c9f1622d62aecc6708dd19c38b14810f275;hpb=5b689412be9865239fa0ad0303f36e21963a6adf diff --git a/Utils/Formats.tex b/Utils/Formats.tex index d42a496..93e9d67 100644 --- a/Utils/Formats.tex +++ b/Utils/Formats.tex @@ -32,3 +32,8 @@ % Allow \emph{foo} (and {\emph foo}, but that's not really needed). \definealternativestyle[emph][\em][] + +% Put a bit of space betwen paragraphs, to make them easier to distinguish. +\setupwhitespace[small] + +% vim: set sw=2 sts=2 expandtab: