Added caption package to beamer template.

Closes #1200.
This commit is contained in:
John MacFarlane 2014-04-04 13:13:09 -07:00
parent 0ab594bc47
commit 7de81bf0a5

View file

@ -56,6 +56,7 @@ $if(verbatim-in-note)$
$endif$
$if(tables)$
\usepackage{longtable,booktabs}
\usepackage{caption}
% These lines are needed to make table captions work with longtable:
\makeatletter
\def\fnum@table{\tablename~\thetable}