File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 13
13
{listings} % code listings
14
14
\usepackage {longtable } % auto-breaking tables
15
15
\usepackage {ltcaption } % fix captions for long tables
16
+ \usepackage {caption } % caption style
16
17
\usepackage {relsize } % provide relative font size changes
17
18
\usepackage {textcomp } % provide \text{l,r}angle
18
19
\usepackage {underscore } % remove special status of '_' in ordinary text
Original file line number Diff line number Diff line change 113
113
% %--------------------------------------------------
114
114
% % set caption style
115
115
\captionstyle {\centering }
116
+ \DeclareCaptionLabelSeparator {emdash}{ --- }
117
+ \captionsetup {labelsep=emdash,font+=bf}
116
118
117
119
% %--------------------------------------------------
118
120
% % set global styles that get reset by \mainmatter
You can’t perform that action at this time.
0 commit comments