Added space after colon in figure captions.

Closes #128.
This commit is contained in:
John MacFarlane 2015-10-07 09:48:10 -07:00
parent cddd99ccb2
commit 159a15c96c

View file

@ -15,7 +15,7 @@ $if(outertheme)$
\useoutertheme{$outertheme$}
$endif$
\setbeamertemplate{caption}[numbered]
\setbeamertemplate{caption label separator}{:}
\setbeamertemplate{caption label separator}{: }
\setbeamercolor{caption name}{fg=normal text.fg}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}