diff --git a/elegantbook.cls b/elegantbook.cls index 86b1834..24fc334 100644 --- a/elegantbook.cls +++ b/elegantbook.cls @@ -217,8 +217,6 @@ \setlist{nolistsep} % caption settings -\RequirePackage{caption} -\captionsetup{labelfont = bf} \RequirePackage[font=small,labelfont={bf,color=structurecolor}]{caption} \captionsetup[table]{skip=3pt} \captionsetup[figure]{skip=3pt} @@ -352,9 +350,6 @@ %%define the note and proof environment \RequirePackage{pifont,manfnt,bbding} -% list/itemize/enumerate setting -\RequirePackage[shortlabels]{enumitem} -\setlist{nolistsep} \RequirePackage[many]{tcolorbox} @@ -721,4 +716,4 @@ framerule=0.2pt, columns=flexible, % backgroundcolor=\color{lightgrey} -} \ No newline at end of file +}