Merge branch 'master' of github.com:ElegantLaTeX/ElegantBook

This commit is contained in:
EthanDeng
2019-05-20 14:37:34 +08:00

View File

@@ -217,8 +217,6 @@
\setlist{nolistsep} \setlist{nolistsep}
% caption settings % caption settings
\RequirePackage{caption}
\captionsetup{labelfont = bf}
\RequirePackage[font=small,labelfont={bf,color=structurecolor}]{caption} \RequirePackage[font=small,labelfont={bf,color=structurecolor}]{caption}
\captionsetup[table]{skip=3pt} \captionsetup[table]{skip=3pt}
\captionsetup[figure]{skip=3pt} \captionsetup[figure]{skip=3pt}
@@ -352,9 +350,6 @@
%%define the note and proof environment %%define the note and proof environment
\RequirePackage{pifont,manfnt,bbding} \RequirePackage{pifont,manfnt,bbding}
% list/itemize/enumerate setting
\RequirePackage[shortlabels]{enumitem}
\setlist{nolistsep}
\RequirePackage[many]{tcolorbox} \RequirePackage[many]{tcolorbox}
@@ -721,4 +716,4 @@
framerule=0.2pt, framerule=0.2pt,
columns=flexible, columns=flexible,
% backgroundcolor=\color{lightgrey} % backgroundcolor=\color{lightgrey}
} }