Smaller margins around captions
This commit is contained in:
parent
22380bd4ec
commit
2a3046690e
@ -7,10 +7,9 @@
|
||||
\usepackage{subcaption}
|
||||
\captionsetup{subrefformat=simple}
|
||||
|
||||
\captionsetup[figure]{labelfont=bf}
|
||||
\captionsetup[subfigure]{labelfont=bf}
|
||||
\captionsetup[listing]{labelfont=bf}
|
||||
\captionsetup[table]{labelfont=bf}
|
||||
\captionsetup{labelfont=bf, skip=0pt}
|
||||
|
||||
\AtBeginEnvironment{minipage}{\captionsetup{skip=6pt}}
|
||||
|
||||
\usepackage[olditem,oldenum]{paralist}
|
||||
|
||||
|
@ -86,10 +86,9 @@ Use these with the proper bracket in order to ensure that they scale automatical
|
||||
\usepackage{subcaption}
|
||||
\captionsetup{subrefformat=simple}
|
||||
|
||||
\captionsetup[figure]{labelfont=bf}
|
||||
\captionsetup[subfigure]{labelfont=bf}
|
||||
\captionsetup[listing]{labelfont=bf}
|
||||
\captionsetup[table]{labelfont=bf}
|
||||
\captionsetup{labelfont=bf, skip=0pt}
|
||||
|
||||
\AtBeginEnvironment{minipage}{\captionsetup{skip=6pt}}
|
||||
#+end_src
|
||||
|
||||
** Lists
|
||||
|
Loading…
x
Reference in New Issue
Block a user