From 9232955e983363673af993d5cc0898d0e5a94124 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Sun, 8 Sep 2024 20:49:43 +0200 Subject: [PATCH] No space before and after lists --- config/content.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/config/content.tex b/config/content.tex index 3da020d..b9cfb15 100644 --- a/config/content.tex +++ b/config/content.tex @@ -32,6 +32,7 @@ % Lists \usepackage[inline]{enumitem} % Customise lists +\setlist{nolistsep} % No space before and after lists \setitemize{noitemsep} % No space between items in itemize % References