From e4e166946bb613b67fb428376665cf9d9cfca7c8 Mon Sep 17 00:00:00 2001 From: muzimuzhi Date: Sun, 19 May 2019 17:22:36 +0800 Subject: [PATCH] delete duplicate package loading --- elegantbook.cls | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/elegantbook.cls b/elegantbook.cls index 9a1cd64..518d832 100644 --- a/elegantbook.cls +++ b/elegantbook.cls @@ -351,9 +351,6 @@ %%define the note and proof environment \RequirePackage{pifont,manfnt,bbding} -% list/itemize/enumerate setting -\RequirePackage[shortlabels]{enumitem} -\setlist{nolistsep} \RequirePackage[many]{tcolorbox} @@ -720,4 +717,4 @@ framerule=0.2pt, columns=flexible, % backgroundcolor=\color{lightgrey} -} \ No newline at end of file +}