Beamer template: Consistent styles for figure and table captions
This commit is contained in:
parent
4bdebc73b0
commit
6db8eff46a
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ $endif$
|
||||||
$if(fonttheme)$
|
$if(fonttheme)$
|
||||||
\usefonttheme{$fonttheme$}
|
\usefonttheme{$fonttheme$}
|
||||||
$endif$
|
$endif$
|
||||||
|
\setbeamertemplate{caption}[numbered]
|
||||||
|
\setbeamertemplate{caption label separator}{:}
|
||||||
|
\setbeamercolor{caption name}{fg=normal text.fg}
|
||||||
\usepackage{amssymb,amsmath}
|
\usepackage{amssymb,amsmath}
|
||||||
\usepackage{ifxetex,ifluatex}
|
\usepackage{ifxetex,ifluatex}
|
||||||
\usepackage{fixltx2e} % provides \textsubscript
|
\usepackage{fixltx2e} % provides \textsubscript
|
||||||
|
|
Loading…
Add table
Reference in a new issue