mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
Merge pull request #27 from muzimuzhi/enumitem-duplicate
delete duplicate package loading
This commit is contained in:
@@ -216,8 +216,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}
|
||||||
@@ -351,9 +349,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}
|
||||||
@@ -720,4 +715,4 @@
|
|||||||
framerule=0.2pt,
|
framerule=0.2pt,
|
||||||
columns=flexible,
|
columns=flexible,
|
||||||
% backgroundcolor=\color{lightgrey}
|
% backgroundcolor=\color{lightgrey}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user