aboutsummaryrefslogtreecommitdiff
path: root/tex/src/preamble-style.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/src/preamble-style.tex')
-rw-r--r--tex/src/preamble-style.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/src/preamble-style.tex b/tex/src/preamble-style.tex
index e843903..f3a96e9 100644
--- a/tex/src/preamble-style.tex
+++ b/tex/src/preamble-style.tex
@@ -22,6 +22,7 @@
%% To allow a prefix to the enumeration.
\usepackage{enumitem}
+\setlist{nolistsep} % No space before `\begin{itemize}'
%% Horizontal line with spacing
\newcommand{\horizontalline}{\vspace{3mm}\hrule\vspace{3mm}}