Improve conclusions.
[matthijs/master-project/report.git] / Utils / Formats.tex
index d42a496126d87afcc12bdf55d3c162435637472d..93e9d67bff859a0376ad0920b2f38cf55f1f8c51 100644 (file)
@@ -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: