Beamer template: add booktabs package
This commit is contained in:
parent
93d667c0be
commit
ccdf08caea
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ $if(verbatim-in-note)$
|
||||||
\usepackage{fancyvrb}
|
\usepackage{fancyvrb}
|
||||||
$endif$
|
$endif$
|
||||||
$if(tables)$
|
$if(tables)$
|
||||||
\usepackage{longtable}
|
\usepackage{longtable,booktabs}
|
||||||
% These lines are needed to make table captions work with longtable:
|
% These lines are needed to make table captions work with longtable:
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\def\fnum@table{\tablename~\thetable}
|
\def\fnum@table{\tablename~\thetable}
|
||||||
|
|
Loading…
Add table
Reference in a new issue